Skip to content

RoleFlags

RoleFlags ⇐ Bitfield

Represents the possible flags for a Role

Kind: global class
Extends: Bitfield

new RoleFlags(…bit)

Constructs a new instance of the class.

ParamTypeDescription
…bitbigintThe arguments to pass to the superclass constructor.

RoleFlags.Default : bigint

Sets the RoleFlags.Default value to 0n.

Kind: static property of RoleFlags
Read only: true

RoleFlags.All ⇒

Calculates the bitwise OR of all the values in the RoleFlags.Flags object and assigns the result to the RoleFlags.All property.

Kind: static property of RoleFlags
Returns: The calculated value of RoleFlags.All.

ParamTypeDescription
AllbigintAll bit value.

RoleFlags.Flags : enum

Represents the available role flags.

Kind: static enum of RoleFlags
Read only: true
Properties

NameTypeDefault
In_Promptbigint