Interface IUserRoleReference

Description of IUserRoleReference interface

interface IUserRoleReference {
    references: IIdentified[];
    self: string;
}

Properties

Properties

references: IIdentified[]

List of role references

self: string

Link to this Resource