The VGIIdentity type exposes the following members.

Properties

  NameDescription
AuthenticationType
Gets the type of authentication used.
(Inherited from IIdentity.)
IsAnonymous
Indicates if the Visual Guard identity is anonymous.
IsAuthenticated
Gets a value that indicates whether the user has been authenticated.
(Inherited from IIdentity.)
Name
Gets the name of the current user.
(Inherited from IIdentity.)

See Also