Click or drag to resize

OAuthTokenApplicationIdentity Properties

The OAuthTokenApplicationIdentity type exposes the following members.

Properties
 NameDescription
Public propertyAuthenticationTypeGets the type of authentication used.
(Inherited from OAuthTokenIdentity)
Public propertyClaims Gets the claims
(Inherited from OAuthTokenIdentity)
Public propertyIsAuthenticatedGets a value that indicates whether the user has been authenticated.
(Inherited from OAuthTokenIdentity)
Public propertyNameGets the name of the current user.
(Inherited from OAuthTokenIdentity)
Top
See Also