次の方法で共有


ProviderAuthenticationType 列挙体

暗号化サービス プロバイダーでサポートされる認証の種類を示します。

名前空間:  Microsoft.SqlServer.Management.Smo
アセンブリ:  Microsoft.SqlServer.SqlEnum (Microsoft.SqlServer.SqlEnum.dll)

構文

'宣言
Public Enumeration ProviderAuthenticationType
'使用
Dim instance As ProviderAuthenticationType
public enum ProviderAuthenticationType
public enum class ProviderAuthenticationType
type ProviderAuthenticationType
public enum ProviderAuthenticationType

メンバー

メンバー名 説明
Windows Windows プロトコルです。
Basic 基本プロトコルです。
Other その他のプロトコルです。