Class Authority
public class Authority : IAuthority
- Inheritance
-
Authority
- Implements
- Inherited Members
- Extension Methods
Properties
GroupName
public string GroupName { get; set; }
Property Value
ID
public string ID { get; set; }
Property Value
IsAuthority
public bool IsAuthority { get; set; }
Property Value
Name
public string Name { get; set; }