Intersoft.Client.Framework Namespace : ISupportAuthentication Interface |
The following tables list the members exposed by ISupportAuthentication.
Name | Description | |
---|---|---|
IsAuthenticated | Gets a value indicating whether the associated User is authenticated. | |
RequiresAuthentication | Gets or sets a value indicating whether the content requires authentication before it can be displayed. | |
RequiresRole | Gets or sets the roles required by the User to display the content. | |
User | Gets or sets the System.Security.Principal.IPrincipal object representing the user to be authenticated. | |
UseSingleSignOn | Gets or sets a value indicating whether the content is automatically authenticated when previous authentication succeeded. |