AuthenticationHandler<TOptions>.SignOutAccepted Properti
Definisi
Penting
Beberapa informasi terkait produk prarilis yang dapat diubah secara signifikan sebelum dirilis. Microsoft tidak memberikan jaminan, tersirat maupun tersurat, sehubungan dengan informasi yang diberikan di sini.
protected:
property bool SignOutAccepted { bool get(); void set(bool value); };
protected bool SignOutAccepted { get; set; }
member this.SignOutAccepted : bool with get, set
Protected Property SignOutAccepted As Boolean