AuthorizationProfile interface
Authorization Profile
Properties
| approved |
The approved time NOTE: This property will not be serialized. It can only be populated by the server. |
| approver | The approver NOTE: This property will not be serialized. It can only be populated by the server. |
| requested |
The requested time NOTE: This property will not be serialized. It can only be populated by the server. |
| requester | The requester NOTE: This property will not be serialized. It can only be populated by the server. |
| requester |
The requester object id NOTE: This property will not be serialized. It can only be populated by the server. |
Property Details
approvedTime
The approved time NOTE: This property will not be serialized. It can only be populated by the server.
approvedTime?: Date
Property Value
Date
approver
The approver NOTE: This property will not be serialized. It can only be populated by the server.
approver?: string
Property Value
string
requestedTime
The requested time NOTE: This property will not be serialized. It can only be populated by the server.
requestedTime?: Date
Property Value
Date
requester
The requester NOTE: This property will not be serialized. It can only be populated by the server.
requester?: string
Property Value
string
requesterObjectId
The requester object id NOTE: This property will not be serialized. It can only be populated by the server.
requesterObjectId?: string
Property Value
string