The CertificateStorageType enumeration determines a type of certificate storage.
It is used by the following properties and methods:
Value | Brief description |
0 | Default_. Default certificate storage type. Actually, the default storage type is WinStorage. |
1 | WinStorage. Type of certificate storage, on which a certificate is selected from the user storage. |
2 | File. Type of certificate storage, on which a certificate is selected via file selection. |
See also: