RolePrivilege ComplexType

Contains information about a privilege.

Properties

The properties of a complex type contain the structured data of the type.

Name Type Details
BusinessUnitId Edm.Guid

The ID of the business unit.

Depth PrivilegeDepth

The depth of the privilege.

PrivilegeId Edm.Guid

The ID of the privilege.

PrivilegeName Edm.String

The name of the privilege.

RecordFilterId Edm.Guid

The Record Filter of the privilege.

RecordFilterUniqueName Edm.String

The Unique Name for the Record Filter of the privilege.

Used by

The following use the RolePrivilege ComplexType.

Name How used
RetrieveAadUserPrivilegesResponse RolePrivileges Property
RetrieveAadUserSetOfPrivilegesByIdsResponse RolePrivileges Property
RetrieveAadUserSetOfPrivilegesByNamesResponse RolePrivileges Property
RetrieveRolePrivilegesRoleResponse RolePrivileges Property
RetrieveTeamPrivilegesResponse RolePrivileges Property
RetrieveUserPrivilegeByPrivilegeIdResponse RolePrivileges Property
RetrieveUserPrivilegeByPrivilegeNameResponse RolePrivileges Property
RetrieveUserPrivilegesResponse RolePrivileges Property
RetrieveUserSetOfPrivilegesByIdsResponse RolePrivileges Property
RetrieveUserSetOfPrivilegesByNamesResponse RolePrivileges Property
RetrieveUsersPrivilegesThroughTeamsResponse RolePrivileges Property
RolePrivilegeAuditDetail OldRolePrivileges Property
RolePrivilegeAuditDetail NewRolePrivileges Property
AddPrivilegesRole Privileges Parameter
ReplacePrivilegesRole Privileges Parameter

See also