| SecurityConstants Class |
Namespace: Intuit.Ipp.Security
public static class SecurityConstants
The SecurityConstants type exposes the following members.
| Name | Description | |
|---|---|---|
| EQUALSSTRINGVALUE |
Equals(=) string value;
| |
| OAUTHACCESSTOKENURL |
Access token Uri for OAuth authentication model.
| |
| OAUTHAUTHORIZEREQUESTURL |
Authorize Request Uri for OAuth authentication model.
| |
| OAUTHREQUESTTOKENURI |
Request token Uri for OAuth authentication model.
| |
| SEMICOLONSTRING |
Semi Colon(;) string value.
| |
| USERNAMEAUTHREQUESTURI |
Request Uri for User name authentication model.
|