AsymmetricKeySourceType Enum
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Specifies the source of the certificate, when loading.
public enum AsymmetricKeySourceType
type AsymmetricKeySourceType =
Public Enum AsymmetricKeySourceType
- Inheritance
-
AsymmetricKeySourceType
Fields
Name | Value | Description |
---|---|---|
File | 1 | |
Executable | 2 | |
SqlAssembly | 3 | |
Provider | 4 |