Share via


AuthenticationProperties.AllowRefresh Özellik

Tanım

Kimlik doğrulama oturumunun yenilenmesine izin verilmesi gerekiyorsa alır veya ayarlar.

public:
 property Nullable<bool> AllowRefresh { Nullable<bool> get(); void set(Nullable<bool> value); };
public bool? AllowRefresh { get; set; }
member this.AllowRefresh : Nullable<bool> with get, set
Public Property AllowRefresh As Nullable(Of Boolean)

Özellik Değeri

Şunlara uygulanır