SecPolicyPropertyKey 类

定义

包含为安全策略数据编制索引的密钥。

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 7, 0, ObjCRuntime.PlatformArchitecture.All, null)]
public static class SecPolicyPropertyKey
type SecPolicyPropertyKey = class
继承
SecPolicyPropertyKey
属性

属性

Client

表示与常量 kSecPolicyClient 关联的值

Name

表示与常量 kSecPolicyName 关联的值

Oid

表示与常量 kSecPolicyOid 关联的值

RevocationFlags

表示与常量 kSecPolicyRevocationFlags 关联的值

TeamIdentifier

包含为安全策略数据编制索引的密钥。

适用于