SecIdentity2 Class

Definition

[ObjCRuntime.TV(12, 0)]
public class SecIdentity2 : CoreFoundation.NativeObject
type SecIdentity2 = class
    inherit NativeObject
Inheritance
SecIdentity2
Attributes

Constructors

SecIdentity2(IntPtr, Boolean)
SecIdentity2(SecIdentity)
SecIdentity2(SecIdentity, SecCertificate[])

Properties

Certificates
Handle (Inherited from NativeObject)
Identity

Methods

Dispose() (Inherited from NativeObject)
Dispose(Boolean) (Inherited from NativeObject)
InitializeHandle(IntPtr) (Inherited from NativeObject)
Release() (Inherited from NativeObject)
Retain() (Inherited from NativeObject)

Applies to