Intuit.Ipp.Security
Intuit.Ipp.Security consists of classes that are required to set security credentials to connect with
Intuit services. By default it provides OAuth and user name validators. It can also use other Authorize methods such as SAML, OpenID, etc., to validate Intuit service requests.
Define environments for migration
Sandbox environment
Production environment
Interface for request validate
Authorizes the web request.
The web request.
The request body.
OAuth implementation for Request validate contract.
The Authorization Header constant.
The O auth signature method.
Initializes a new instance of the class.
The bearer access token.
Gets or sets the access token.
The access token.
Gets or sets the additional parameters.
The additional parameters.
Gets or sets the key.
The asymmetric algorithm key.
Authorizes the specified request.
The request.
The requestBody if form encoded parameters.