Interface IAuthority
public interface IAuthority
- Extension Methods
Properties
GroupName
string GroupName { get; }
Property Value
ID
string ID { get; }
Property Value
IsAuthority
bool IsAuthority { get; }
Property Value
Name
string Name { get; }