Skip to main content

PermissionSecret Properties

An object defining properties for the PermissionSecret class.

Id

Gets the unique identifier of the permission.

Type: long

The Id property represents the unique identifier for the permission that this secret is associated with.


TokenId

The unique identifier associated with the secret token.

Type: string


PermissionGroupId

Gets the identifier of the permission group that contains this permission.

Type: long

The PermissionGroupId property represents the unique identifier of the permission group to which this permission belongs.


RandomValue

A randomly generated value, created when the secret is initialized.

Type: string


Code

Gets the code that identifies the permission.

Type: string

The Code property contains a unique string identifier that represents the specific permission type or action.