Table of Contents

Interface IAuthority

Namespace
H.Services.Identity.Author
Assembly
H.Services.Identity.dll
public interface IAuthority
Extension Methods

Properties

GroupName

string GroupName { get; }

Property Value

string

ID

string ID { get; }

Property Value

string

IsAuthority

bool IsAuthority { get; }

Property Value

bool

Name

string Name { get; }

Property Value

string