Stores a deep copy (clone) of a client principal object in an OERequestInfo instance.
Return type:
Access:
Applies to:
SetClientPrincipal( INPUT hClientPrincipal AS HANDLE )A handle that refers to a valid client principal object, or to the Unknown value (?). If hClientPrincipal is the Unknown value (?), then a client principal object within the OERequestInfo instance is deleted. If hClientPrincipal is invalid, the method returns FALSE.The bold code in the following fragment shows setting a client principal in a server’s server’s OERequestInfo instance:
© 2013 Progress Software Corporation and/or its subsidiaries or affiliates. |