Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Performs a X.509 chain validation using basic validation policy.
Namespace: System.Security.Cryptography.X509Certificates
Assembly: System.Security (in system.security.dll)
Syntax
public bool Verify ()
Return Value
true, if the validation succeeds; false if the validation fails.
Version Information
Available in the .NET Micro Framework version 4.2.
See Also
Reference
X509Certificate2 Class
X509Certificate2 Members
System.Security.Cryptography.X509Certificates Namespace