ProviderAuthenticationType 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 type of Authentication supported by Cryptographic Provider
public enum ProviderAuthenticationType
type ProviderAuthenticationType =
Public Enum ProviderAuthenticationType
- Inheritance
-
ProviderAuthenticationType
Fields
Basic | 1 | Basic Authentication |
Other | 2 | Other |
Windows | 0 | Windows Authentication |