Aracılığıyla paylaş


IdentityOptions.Lockout Özellik

Tanım

Kimlik sistemi için öğesini LockoutOptions alır veya ayarlar.

public:
 property Microsoft::AspNetCore::Identity::LockoutOptions ^ Lockout { Microsoft::AspNetCore::Identity::LockoutOptions ^ get(); void set(Microsoft::AspNetCore::Identity::LockoutOptions ^ value); };
public Microsoft.AspNetCore.Identity.LockoutOptions Lockout { get; set; }
member this.Lockout : Microsoft.AspNetCore.Identity.LockoutOptions with get, set
Public Property Lockout As LockoutOptions

Özellik Değeri

LockoutOptions Kimlik sistemi için.

Şunlara uygulanır