SecPolicy.CreateBasicX509Policy Method
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.
Create a policy instance that represent the basic X.509 certificate profile.
public static Security.SecPolicy CreateBasicX509Policy ();
static member CreateBasicX509Policy : unit -> Security.SecPolicy
Returns
A SecPolicy instance that can be used to validate a SecCertificate using SecTrust.