다음을 통해 공유


AccessRights Enum

Definition

The access rights that may be conferred by an authorization rule.

public enum AccessRights
type AccessRights = 
Public Enum AccessRights
Inheritance
AccessRights

Fields

Name Value Description
Manage 0

The access right is Manage.

Send 1

The access right is Send.

Listen 2

The access right is Listen.

Applies to