The CertificateStorageType enumeration determines 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. Certificate storage type using which certificate is selected from user storage. |
2 | File. Certificate storage type using which certificate is selected by file selection. |
See also: