MappedClassType Enumeration
Enumerates credential mapping options.
Assembly: Microsoft.SqlServer.SqlEnum (in Microsoft.SqlServer.SqlEnum.dll)
| Member name | Description | |
|---|---|---|
| CryptographicProvider | Value = 1. Credential mapped to a cryptographic provider. | |
| None | Value = 0 Credential is not mapped to a provider. |
Show: