ITokenServiceDelete Method | 
Namespace: Dundas.BI.Data.Parameters.Tokens
| Exception | Condition | 
|---|---|
| ArgumentException | id is Empty. | 
| NotFoundException | The token referenced by id cannot be found. | 
| InvalidOperationException | The specified token is a basic token, and therefore cannot be deleted. | 
| NoPrivilegeException | The caller does not have access to perform the requested operation on the token. | 
| InvalidSessionException | The caller context is not associated with a valid session. |