IdentityProviderAuthenticationSuccessEventArgs Properties

The IdentityProviderAuthenticationSuccessEventArgs type exposes the following members.

Properties
  NameDescription
Public propertyClaimsIdentity
Gets the claims identity associated with the authentication operation.
Public propertyProvider
Gets the federated authentication provider being used.
Top
See Also