MonobjcMonobjc Documented Class Library
Identity Property
NamespacesMonobjc.SecurityInterfaceSFChooseIdentityPanelIdentity

Returns the identity that the user chose in the panel or sheet.

Original signature is '- (SecIdentityRef)identity'

Available in Mac OS X v10.3 and later.

Declaration Syntax
C#Visual BasicVisual C++
public virtual IntPtr Identity { get; }
Public Overridable ReadOnly Property Identity As IntPtr
	Get
public:
virtual property IntPtr Identity {
	IntPtr get ();
}
Version Information
  • Available in Monobjc Bridge: 10.6 (For Mac OS X 10.6 and later), 10.5 (For Mac OS X 10.5 and later)

Assembly: Monobjc.SecurityInterface (Module: Monobjc.SecurityInterface)