SecPolicyIdentifier 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.
Contains values that represent security policies.
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 7, 0, ObjCRuntime.PlatformArchitecture.All, null)]
public static class SecPolicyIdentifier
type SecPolicyIdentifier = class
- Inheritance
-
SecPolicyIdentifier
- Attributes
Properties
AppleCodeSigning |
Represents the value associated with the constant kSecPolicyAppleCodeSigning |
AppleEAP |
Represents the value associated with the constant kSecPolicyAppleEAP |
AppleIDValidation |
Represents the value associated with the constant kSecPolicyAppleIDValidation |
AppleIPsec |
Represents the value associated with the constant kSecPolicyAppleIPsec |
ApplePassbookSigning | |
ApplePayIssuerEncryption | |
ApplePKINITClient | |
ApplePKINITServer | |
AppleRevocation |
Represents the value associated with the constant kSecPolicyAppleRevocation |
AppleSMIME |
Represents the value associated with the constant kSecPolicyAppleSMIME |
AppleSSL |
Represents the value associated with the constant kSecPolicyAppleSSL |
AppleTimeStamping |
Represents the value associated with the constant kSecPolicyAppleTimeStamping |
AppleX509Basic |
Represents the value associated with the constant kSecPolicyAppleX509Basic |
MacAppStoreReceipt |