RoleReference constructor

RoleReference(role_type)

Initializes a new instance of RoleReference class.

def __init__(self, role_type):
    ...
ParameterTypeDescription
role_typeRoleType

See Also