Click or drag to resize

SecurityIdentity Properties

The SecurityIdentity type exposes the following members.

Properties
  Name Description
Public property AuthenticationType Gets the type of authentication used to identify the user.
Public property IsAuthenticated Gets a boolean value that indicates whether the user has been authenticated.
Public property Name Gets the user's login name.
Public property Provider Gets the ISecurityProvider of the user.
Public property Type Gets the user type.
Top
See Also