ProviderAuthenticationType Enum

Definition

Specifies the type of Authentication supported by Cryptographic Provider

public enum ProviderAuthenticationType
type ProviderAuthenticationType = 
Public Enum ProviderAuthenticationType
Inheritance
ProviderAuthenticationType

Fields

Name Value Description
Windows 0

Windows Authentication

Basic 1

Basic Authentication

Other 2

Other

Applies to