Aracılığıyla paylaş


IdentityConfiguration.SaveBootstrapContext Özellik

Tanım

Nesnenin belirteç doğrulamasından BootstrapContext sonra ve Oturumlarına kaydedilip kaydedilmediğini ClaimsIdentity gösteren bir değer alır veya ayarlar.

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

Özellik Değeri

true bootstrap bağlamı kaydedilirse; aksi takdirde , false.

Şunlara uygulanır