setPolicies(_:)
Specifies one or more policies that apply to the displayed certificates.
Declaration
func setPolicies(_ policies: Any!)Parameters
Discussion
The SFChooseIdentityPanel class evaluates trust for the certificates it displays. Applications typically display certificates in the context of a specific use, such as SSL or S/MIME. You should set only the policy references that apply to your intended use. See Certificate, Key, and Trust Services for a list of policies and object identifiers provided by the AppleX509TP Module.