CredentialType Enumeration
Indicates the type of credentials that are used for authentication of client computers on the provider.
Assembly: ProviderFramework (in ProviderFramework.dll)
| Member name | Description | |
|---|---|---|
| Machine | Indicates that the credential type is certificate and the computer will be authenticated. | |
| None | Indicates that credentials are not used. | |
| User | Indicates that the credential type is Windows Identity and user accounts will be authenticated. |
Community Additions
ADD
Show: