Build 1.01.318.0
[This is preliminary documentation and is subject to change.]
The WindowsCertificateStore type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| WindowsCertificateStore |
Initializes a store.
|
Methods
| Name | Description | |
|---|---|---|
| Add | ||
| Close | ||
| Delete | ||
| Dispose()()()() |
May be called by the application to clean up resources.
| |
| Dispose(Boolean) |
Cleans up all resources held by the object.
| |
| Enumerate | ||
| EnumerateStores |
Enumerates the available windows certificate store.
| |
| Equals | (Inherited from Object.) | |
| Finalize |
Called by the runtime when the object is disposed.
(Overrides Object..::..Finalize()()()().) | |
| FindByThumbprint | ||
| Format |
Returns the string representation of the store.
| |
| GetAccessRules()()()() | ||
| GetAccessRules(String) | ||
| GetHashCode |
Serves as a hash function for a particular type.
(Inherited from Object.) | |
| GetPrivateKeyFilePath | ||
| GetType |
Gets the Type of the current instance.
(Inherited from Object.) | |
| MemberwiseClone |
Creates a shallow copy of the current Object.
(Inherited from Object.) | |
| Open | ||
| PermanentlyDeleteStore |
Deletes the store and all certificates contained within it.
| |
| SetAccessRules(IList<(Of <<'(ApplicationAccessRule>)>>), Boolean) | ||
| SetAccessRules(String, IList<(Of <<'(ApplicationAccessRule>)>>), Boolean) | ||
| ToString | (Inherited from Object.) |
Properties
| Name | Description | |
|---|---|---|
| DisplayName |
A display name for the store.
| |
| HostName |
The name of the machine.
| |
| ServiceNameOrUserSid |
The service name or user SID.
| |
| StoreType |
The type of windows store.
| |
| SupportsAccessControl | ||
| SupportsCertificateAccessControl | ||
| SupportsPrivateKeys | ||
| SymbolicName |
The symbolic name for the store.
|