Aracılığıyla paylaş


SqlAuthenticationParameters.AuthenticationMethod Özellik

Tanım

Kimlik doğrulama yöntemini alır.

public:
 property Microsoft::Data::SqlClient::SqlAuthenticationMethod AuthenticationMethod { Microsoft::Data::SqlClient::SqlAuthenticationMethod get(); };
public Microsoft.Data.SqlClient.SqlAuthenticationMethod AuthenticationMethod { get; }
member this.AuthenticationMethod : Microsoft.Data.SqlClient.SqlAuthenticationMethod
Public ReadOnly Property AuthenticationMethod As SqlAuthenticationMethod

Özellik Değeri

Kimlik doğrulama yöntemi.

Şunlara uygulanır