Aracılığıyla paylaş


ISecurityCapabilities.SupportsServerAuthentication Özellik

Tanım

Bağlamanın sunucu kimlik doğrulamasını destekleyip desteklemediğini belirten bir değer alır.

public:
 property bool SupportsServerAuthentication { bool get(); };
public bool SupportsServerAuthentication { get; }
member this.SupportsServerAuthentication : bool
Public ReadOnly Property SupportsServerAuthentication As Boolean

Özellik Değeri

true bağlama sunucu kimlik doğrulamasını destekleyebilirse; aksi takdirde , false.

Şunlara uygulanır