Udostępnij za pośrednictwem


IdentityOptions.OnSecurityStampRefreshingPrincipal Właściwość

Definicja

Wywoływana, gdy domyślny moduł sprawdzania poprawności sygnatury zabezpieczeń zastępuje element ClaimsPrincipal użytkownika w pliku cookie.

public:
 property Func<Microsoft::AspNetCore::Identity::SecurityStampRefreshingPrincipalContext ^, System::Threading::Tasks::Task ^> ^ OnSecurityStampRefreshingPrincipal { Func<Microsoft::AspNetCore::Identity::SecurityStampRefreshingPrincipalContext ^, System::Threading::Tasks::Task ^> ^ get(); void set(Func<Microsoft::AspNetCore::Identity::SecurityStampRefreshingPrincipalContext ^, System::Threading::Tasks::Task ^> ^ value); };
public Func<Microsoft.AspNetCore.Identity.SecurityStampRefreshingPrincipalContext,System.Threading.Tasks.Task> OnSecurityStampRefreshingPrincipal { get; set; }
member this.OnSecurityStampRefreshingPrincipal : Func<Microsoft.AspNetCore.Identity.SecurityStampRefreshingPrincipalContext, System.Threading.Tasks.Task> with get, set
Public Property OnSecurityStampRefreshingPrincipal As Func(Of SecurityStampRefreshingPrincipalContext, Task)

Wartość właściwości

Dotyczy