RoleType

RoleType class

This class is used to define custom role type.

public class RoleType

Properties

NameDescription
Definition { get; set; }Gets the definition in the RoleType.
Id { get; set; }Gets the id in the RoleType.
RoleUri { get; set; }Gets the role URI in the RoleType.
UsedOns { get; set; }Gets the collection of from used on reference in the RoleType.

See Also