SecIdentity2 类 
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
[ObjCRuntime.TV(12, 0)]
public class SecIdentity2 : CoreFoundation.NativeObject
	type SecIdentity2 = class
    inherit NativeObject
		- 继承
 
- 属性
 
构造函数
| SecIdentity2(IntPtr, Boolean) | |
| SecIdentity2(SecIdentity, SecCertificate[]) | |
| SecIdentity2(SecIdentity) | 
属性
| Certificates | |
| Handle | (继承自 NativeObject) | 
| Identity | |
方法
| Dispose() | (继承自 NativeObject) | 
| Dispose(Boolean) | (继承自 NativeObject) | 
| InitializeHandle(IntPtr) | (继承自 NativeObject) | 
| Release() | (继承自 NativeObject) | 
| Retain() | (继承自 NativeObject) |