Table of Contents

Class Authority

Namespace
HeBianGu.Base.WpfBase
Assembly
HeBianGu.Base.WpfBase.dll
public class Authority : IAuthority
Inheritance
Authority
Implements
Inherited Members
Extension Methods

Properties

GroupName

public string GroupName { get; set; }

Property Value

string

ID

public string ID { get; set; }

Property Value

string

IsAuthority

public bool IsAuthority { get; set; }

Property Value

bool

Name

public string Name { get; set; }

Property Value

string