The following tables list the members exposed by WindowsCertificateStore.
Name | Description | |
---|---|---|
![]() | WindowsCertificateStore Constructor | Initializes a store. |
Name | Description | |
---|---|---|
![]() | DisplayName | A display name for the store. |
![]() | Exists | Returns true if the store exists. |
![]() | HostName | The name of the machine. |
![]() | ServiceNameOrUserSid | The service name or user SID. |
![]() | StoreType | The type of windows store. |
![]() | SupportsAccessControl | |
![]() | SupportsCertificateAccessControl | |
![]() | SupportsCRLs | Whether the store support CRLs. |
![]() | SupportsPrivateKeys | |
![]() | SymbolicName | The symbolic name for the store. |
Name | Description | |
---|---|---|
![]() | Add | |
![]() | AddCRL | Adds a CRL to the store. |
![]() | Close | |
![]() | Delete | |
![]() | DeleteCRL | Removes a CRL from the store. |
![]() | Dispose | May be called by the application to clean up resources. |
![]() | Enumerate | |
![]() | EnumerateCRLs | Overloaded. Returns the CRLs in the store. |
![]() ![]() | EnumerateStores | Enumerates the available windows certificate store. |
![]() | FindByThumbprint | |
![]() | Format | Returns the string representation of the store. |
![]() | GetAccessRules | Overloaded. |
![]() | GetPrivateKeyFilePath | |
![]() | IsRevoked | Checks if issuer has revoked the certificate. |
![]() | Open | |
![]() | PermanentlyDeleteStore | Deletes the store and all certificates contained within it. |
![]() | SetAccessRules | Overloaded. |