Microsoft Information Protection SDK - C 1.17
API Reference Documentation for C
Loading...
Searching...
No Matches
mip_cc_oauth2_challenge Struct Reference

Information provided by a server to generate an OAuth2 token. More...

#include <auth_callback_cc.h>

Public Attributes

const char * authority
 
const char * resource
 
const char * scope
 

Detailed Description

Information provided by a server to generate an OAuth2 token.

Member Data Documentation

◆ authority

const char* mip_cc_oauth2_challenge::authority

OAuth2 authority

◆ resource

const char* mip_cc_oauth2_challenge::resource

OAuth2 resource

◆ scope

const char* mip_cc_oauth2_challenge::scope

OAuth2 scope


The documentation for this struct was generated from the following file: