Aracılığıyla paylaş


SecurityTokenParameters.SupportsServerAuthentication Özellik

Tanım

Türetilmiş bir sınıfta geçersiz kılındığında, belirtecin sunucu kimlik doğrulamasını destekleyip desteklemediğini belirten bir değer alır.

protected public:
 abstract property bool SupportsServerAuthentication { bool get(); };
protected:
 abstract property bool SupportsServerAuthentication { bool get(); };
protected internal abstract bool SupportsServerAuthentication { get; }
protected abstract bool SupportsServerAuthentication { get; }
member this.SupportsServerAuthentication : bool
Protected Friend MustOverride ReadOnly Property SupportsServerAuthentication As Boolean
Protected MustOverride ReadOnly Property SupportsServerAuthentication As Boolean

Özellik Değeri

Boolean

true belirteç sunucu kimlik doğrulamasını destekliyorsa; aksi takdirde , false.

Şunlara uygulanır