IXblIdpAuthTokenResult::GetEnforcementBans method

Reserved for Microsoft use.

Syntax


HRESULT GetEnforcementBans(
   __RPC__deref_out_opt_string *enforcementBans
);

Parameters

enforcementBans

Type: __RPC__deref_out_opt_string*

Return value

Type: HRESULT

If this method succeeds, it returns S_OK. Otherwise, it returns an HRESULT error code.

Requirements

Header

XblIdpAuthManager.h

See also

IXblIdpAuthTokenResult

 

 

Show: