NEFilterProviderConfiguration.IdentityReference Property

Definition

Gets or sets the persistent reference to a private key and certificate in the keychain.

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

Property Value

(More documentation for this node is coming)

This value can be null.

Attributes

Applies to