IXblIdpAuthManager::GetTokenAndSignatureWithTokenResult method
Reserved for Microsoft use.
Syntax
HRESULT GetTokenAndSignatureWithTokenResult( __RPC__in_opt_string msaAccountId, __RPC__in_string appSid, __RPC__in_string msaTarget, __RPC__in_string msaPolicy, __RPC__in_string httpMethod, __RPC__in_string uri, __RPC__in_opt_string headers, __RPC__in_ecount_full_opt bodySize );
Parameters
- msaAccountId
-
Type: __RPC__in_opt_string
- appSid
-
Type: __RPC__in_string
- msaTarget
-
Type: __RPC__in_string
- msaPolicy
-
Type: __RPC__in_string
- httpMethod
-
Type: __RPC__in_string
- uri
-
Type: __RPC__in_string
- headers
-
Type: __RPC__in_opt_string
- bodySize
-
Type: __RPC__in_ecount_full_opt
Return value
Type: HRESULT
If this method succeeds, it returns S_OK. Otherwise, it returns an HRESULT error code.
Requirements
|
Header |
|
|---|
See also
Show: