Kommentar
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
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. |