CustomEntityStoreAssignmentRequest interface
describes the custom entity store assignment request
Properties
principal | The principal assigned with entity store. If not provided, will use caller principal. Format of principal is: [AAD type]=[PrincipalObjectId];[TenantId] |
Property Details
principal
The principal assigned with entity store. If not provided, will use caller principal. Format of principal is: [AAD type]=[PrincipalObjectId];[TenantId]
principal?: string
Property Value
string