Submitting forms on the support site are temporary unavailable for schedule maintenance. If you need immediate assistance please contact technical support. We apologize for the inconvenience.
HOW TO: Retrieve Initiator information from the $Request object
설명
How is it possible to retrieve details about the Initiator from the $Request object?
원인
Starting with Active Roles 7.1, this information is stored on the $Request.OperationInitiatorSid and $Request.OperationInitiatorGuid attributes.
해결 방안
Access the values of the $Request.OperationInitiatorSid and/or $Request.OperationInitiatorGuid in a custom script module to determine the SID or GUID of the Initiator.