X509Credentials 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.
Specifies the security credentials that are based upon X.509 certificates.
public sealed class X509Credentials : System.Fabric.SecurityCredentials
type X509Credentials = class
inherit SecurityCredentials
Public NotInheritable Class X509Credentials
Inherits SecurityCredentials
- Inheritance
Constructors
X509Credentials() |