Name | Description | |
---|---|---|
![]() | Certificate | Gets or sets the actual certificate. |
![]() | RawData | Gets the DER encoded certificate data or create embedded in this instance certificate using the DER encoded certificate data. |
![]() | StoreLocation | The location of the store that contains the certificate. |
![]() | StoreName | The name of the store that contains the certificate. |
![]() | StorePath | The path that identifies the certificate store. |
![]() | StoreType | The type of certificate store. |
![]() | SubjectName | The certificate's subject name - the distinguished name of an X509 certificate. |
![]() | Thumbprint | The certificate's thumbprint. |
![]() | ValidationOptions | Gets or sets the validation options. |