หมายเหตุ
การเข้าถึงหน้านี้ต้องได้รับการอนุญาต คุณสามารถลอง ลงชื่อเข้าใช้หรือเปลี่ยนไดเรกทอรีได้
การเข้าถึงหน้านี้ต้องได้รับการอนุญาต คุณสามารถลองเปลี่ยนไดเรกทอรีได้
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. |