SignOutHttpResult.Properties Property

Definition

Gets the AuthenticationProperties used to perform the sign-out operation.

public Microsoft.AspNetCore.Authentication.AuthenticationProperties? Properties { get; }
member this.Properties : Microsoft.AspNetCore.Authentication.AuthenticationProperties
Public ReadOnly Property Properties As AuthenticationProperties

Property Value

Applies to