NEVpnProtocol.IdentityDataPassword Property

Definition

Gets or sets the password for the PKCS12 data in the IdentityData property

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 11, ObjCRuntime.PlatformArchitecture.Arch64, null)]
public virtual string IdentityDataPassword { [Foundation.Export("identityDataPassword")] [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 11, ObjCRuntime.PlatformArchitecture.Arch64, null)] get; [Foundation.Export("setIdentityDataPassword:")] [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 11, ObjCRuntime.PlatformArchitecture.Arch64, null)] set; }
member this.IdentityDataPassword : string with get, set

Property Value

(More documentation for this node is coming)

This value can be null.

Attributes

Applies to