ITokenServicePromoteToGlobal Method |
Namespace: Dundas.BI.Data.Parameters.Tokens
Exception | Condition |
---|---|
ArgumentException | tokenId is Empty. |
NotFoundException | The token referenced by tokenId cannot be found. |
InvalidOperationException | The token referenced by tokenId is already global. |
NoPrivilegeException | The caller does not have permission to update the token. -or- The caller does not have permission to update the token for the token tenant. |
InvalidSessionException | The caller context is not associated with a valid session. |