Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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. |