共用方式為


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 命名空間