PrincipalAccess ComplexType

Contains access rights information for the security principal (user, team, or organization).

Properties

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

Name Type Details
AccessMask AccessRights

The access rights of the security principal (user, team, or organization).

Navigation Properties

The navigation properties of a complex type contain references to an entity type or a collection of entity types.

Name Type Nullable Description
Principal crmbaseentity False The security principal (user, team, or organization).

Used by

The following use the PrincipalAccess ComplexType.

Name How used
RetrieveSharedPrincipalsAndAccessResponse PrincipalAccesses Property
GrantAccess PrincipalAccess Parameter
ModifyAccess PrincipalAccess Parameter

See also