Request for a use license in the publishing request.
More...
#include <mip/protection/publishing_use_license_request.h>
Request for a use license in the publishing request.
◆ ~PublishingUseLicenseRequest()
| virtual PublishingUseLicenseRequest::~PublishingUseLicenseRequest |
( |
| ) |
|
|
inlinevirtual |
◆ PublishingUseLicenseRequest()
| PublishingUseLicenseRequest::PublishingUseLicenseRequest |
( |
| ) |
|
|
inlineprotected |
◆ CreatePublishingUseLicenseRequest()
| static MIP_API std::shared_ptr< PublishingUseLicenseRequest > __CDECL PublishingUseLicenseRequest::CreatePublishingUseLicenseRequest |
( |
| ) |
|
|
static |
◆ GetDelegatedUserEmail()
| virtual const std::string & PublishingUseLicenseRequest::GetDelegatedUserEmail |
( |
| ) |
const |
|
pure virtual |
Gets the delegated user.
- Returns
- Delegated user
- Note
- A delegated user is specified when the authenticating user/application is acting on behalf of another user
◆ SetDelegatedUserEmail()
| virtual void PublishingUseLicenseRequest::SetDelegatedUserEmail |
( |
const std::string & | delegatedUserEmail | ) |
|
|
pure virtual |
Sets the optional delegated user. If this is not set then the prelicense is for the user in the token.
- Parameters
-
| delegatedUserEmail | the delegation email. |
- Note
- A delegated user is specified when the authenticating user/application is acting on behalf of another user
The documentation for this class was generated from the following file:
- src/api/mip/protection/publishing_use_license_request.h