SecIdentity2 Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
[ObjCRuntime.TV(12, 0)]
public class SecIdentity2 : CoreFoundation.NativeObject
type SecIdentity2 = class
inherit NativeObject
- Inheritance
- Attributes
Constructors
SecIdentity2(IntPtr, Boolean) | |
SecIdentity2(SecIdentity, SecCertificate[]) | |
SecIdentity2(SecIdentity) |
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) |