Aracılığıyla paylaş


AuthenticationEndpointProtocolOption.AuthenticationTypes Özellik

Alır veya kimlik doğrulama türlerini ayarlar.

Ad alanı:  Microsoft.Data.Schema.ScriptDom.Sql
Derleme:  Microsoft.Data.Schema.ScriptDom.Sql (Microsoft.Data.Schema.ScriptDom.Sql.dll içinde)

Sözdizimi

'Bildirim
Public Property AuthenticationTypes As AuthenticationTypes
    Get
    Set
public AuthenticationTypes AuthenticationTypes { get; set; }
public:
property AuthenticationTypes AuthenticationTypes {
    AuthenticationTypes get ();
    void set (AuthenticationTypes value);
}
member AuthenticationTypes : AuthenticationTypes with get, set
function get AuthenticationTypes () : AuthenticationTypes
function set AuthenticationTypes (value : AuthenticationTypes)

Özellik Değeri

Tür: Microsoft.Data.Schema.ScriptDom.Sql.AuthenticationTypes
Döndürür bir AuthenticationTypes numaralandırma değeri.

.NET Framework Güvenliği

Ayrıca bkz.

Başvuru

AuthenticationEndpointProtocolOption Sınıf

Microsoft.Data.Schema.ScriptDom.Sql Ad Alanı