AuthenticateInfo Class

Definition

Used to store the results of an Authenticate call.

public ref class AuthenticateInfo
public class AuthenticateInfo
type AuthenticateInfo = class
Public Class AuthenticateInfo
Inheritance
AuthenticateInfo

Constructors

AuthenticateInfo()

Properties

Description

The AuthenticationDescription.

Principal

The ClaimsPrincipal.

Properties

The AuthenticationProperties.

Applies to