- Preparing search index...
 
- The search index is not available
 
Documentation 
 
Type alias CommonOnBehalfOfRequest
 
CommonOnBehalfOfRequest: BaseAuthRequest & {     oboAssertion: string;     skipCache?: boolean; } 
Type declaration
- 
oboAssertion: string
 
- 
Optional skipCache?: boolean