Diffusion .NET Client Library  6.1.5
 All Classes Namespaces Functions Variables Enumerations Enumerator Properties Events Pages
PushTechnology.ClientInterface.Client.Features.Control.Clients.ISystemPrincipal Interface Reference

A principal in the system authentication store. More...

Properties

string Name [get]
 Returns the system principal name. More...
 
ReadOnlyCollection< string > AssignedRoles [get]
 Returns the roles that the system authentication handler will assign to the principal. More...
 

Detailed Description

A principal in the system authentication store.

Property Documentation

ReadOnlyCollection<string> PushTechnology.ClientInterface.Client.Features.Control.Clients.ISystemPrincipal.AssignedRoles
get

Returns the roles that the system authentication handler will assign to the principal.

string PushTechnology.ClientInterface.Client.Features.Control.Clients.ISystemPrincipal.Name
get

Returns the system principal name.


The documentation for this interface was generated from the following file: