Interface IRoleReferences

Description of IRoleReferences interface

interface IRoleReferences {
    references: IRoleReference[];
    self: string;
}

Properties

Properties

references: IRoleReference[]

List of role references

self: string

Link to this Resource