RetrieveAccessOrigin Function

Describes why a principal (systemuser or team) has access to a record.

Parameters

Parameters allow for data to be passed to the function.

Name Type Nullable Unicode Description
ObjectId
Edm.Guid False True

The unique identifier of a record.

LogicalName
Edm.String False False

The logical name of the table for the record in the ObjectId parameter.

PrincipalId
Edm.Guid False True

The unique identifier of the systemuser or team record.

Return Type

Type Nullable Description
RetrieveAccessOriginResponse False The RetrieveAccessOrigin function returns the following value.

See also