Udostępnij za pośrednictwem


IdentityOptions.User Właściwość

Definicja

Pobiera lub ustawia UserOptions wartość dla systemu tożsamości.

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

Wartość właściwości

Element UserOptions dla systemu tożsamości.

Dotyczy