NEVpnProtocol.PasswordReference Property

Definition

Gets or sets a reference to the keychain item for the password.

public virtual Foundation.NSData PasswordReference { [Foundation.Export("passwordReference", ObjCRuntime.ArgumentSemantic.Copy)] get; [Foundation.Export("setPasswordReference:", ObjCRuntime.ArgumentSemantic.Copy)] set; }
member this.PasswordReference : Foundation.NSData with get, set

Property Value

(More documentation for this node is coming)

This value can be null.

Attributes

Applies to