| ComponentSpace SAML Class Library Reference |
|
CertificateStoreLocation Enumeration
The certificate store location.
[Visual Basic]
Public Enum CertificateStoreLocation
[C#]
public enum CertificateStoreLocation
Members
| Member Name |
Description |
| CurrentUser | The current user. |
| LocalMachine | The local machine. |
Requirements
Namespace:
ComponentSpace.CryptoHelper
Assembly: ComponentSpace.CryptoHelper (in ComponentSpace.CryptoHelper.dll)
See Also
ComponentSpace.CryptoHelper Namespace