MCSession.SecurityIdentity Property

Definition

The security identity of this peer.

public virtual Foundation.NSArray SecurityIdentity { [Foundation.Export("securityIdentity")] get; }
member this.SecurityIdentity : Foundation.NSArray

Property Value

Location [0] holds a SecIdentityRef for the local peer. Additional values (if they exist) will be for connected peers.

Attributes

Applies to