| setauthenticationoauthaction_oauthtype |
Use this method to set type of the OAuth implementation. Default value is generic implementation that is applicable for most deployments. |
Syntax |
Parameters |
name |
Name of the action to configure. This is mandatory parameter. |
oauthtype |
Type of the OAuth implementation. Default value is generic implementation that is applicable for most deployments. Default value = OAUTH_TYPE_GENERIC. Possible Values : GENERIC, INTUNE. |
Return Value |
Returns simpleResult |
See Also |