Bemærk
Adgang til denne side kræver godkendelse. Du kan prøve at logge på eller ændre mapper.
Adgang til denne side kræver godkendelse. Du kan prøve at ændre mapper.
Enumerates credential mapping options.
Namespace: Microsoft.SqlServer.Management.Smo
Assembly: Microsoft.SqlServer.SqlEnum (in Microsoft.SqlServer.SqlEnum.dll)
Syntax
'Declaration
Public Enumeration MappedClassType
'Usage
Dim instance As MappedClassType
public enum MappedClassType
public enum class MappedClassType
type MappedClassType
public enum MappedClassType
Members
| Member name | Description | |
|---|---|---|
| CryptographicProvider | Value = 1. Credential mapped to a cryptographic provider. | |
| None | Value = 0 Credential is not mapped to a provider. |