interface Role

Represents a role that can be granted access to resources.

Methods

string
getRoleId()

Returns a string identifier of the Role.

Details

at line 19
string getRoleId()

Returns a string identifier of the Role.

Return Value

string