Aracılığıyla paylaş


IdentityProviderSingleSignOnDescriptor.WantAuthenticationRequestsSigned Özellik

Tanım

Kimlik doğrulama isteklerinin imzalanıp imzalanmayacağını belirten bir değer alır veya ayarlar.

public:
 property bool WantAuthenticationRequestsSigned { bool get(); void set(bool value); };
public bool WantAuthenticationRequestsSigned { get; set; }
member this.WantAuthenticationRequestsSigned : bool with get, set
Public Property WantAuthenticationRequestsSigned As Boolean

Özellik Değeri

true kimlik doğrulama isteklerinin imzalanması gerekiyorsa; aksi takdirde , false. Varsayılan değer: false.

Şunlara uygulanır