Click or drag to resize

IApplicationIdentity Properties

The IApplicationIdentity type exposes the following members.

Properties
  NameDescription
Public propertyAuthenticationType
Gets the type of authentication used.
(Inherited from IIdentity.)
Public propertyIsAuthenticated
Gets a value that indicates whether the user has been authenticated.
(Inherited from IIdentity.)
Public propertyName
Gets the name of the current user.
(Inherited from IIdentity.)
Top
See Also