MappedClassType 枚举

Enumerates credential mapping options.

命名空间:  Microsoft.SqlServer.Management.Smo
程序集:  Microsoft.SqlServer.SqlEnum(在 Microsoft.SqlServer.SqlEnum.dll 中)

语法

声明
Public Enumeration MappedClassType
用法
Dim instance As MappedClassType
public enum MappedClassType
public enum class MappedClassType
type MappedClassType
public enum MappedClassType

成员

成员名称 说明
CryptographicProvider Value = 1. Credential mapped to a cryptographic provider.
None Value = 0 Credential is not mapped to a provider.

请参阅

参考

Microsoft.SqlServer.Management.Smo 命名空间