| ServiceContext Constructor (String, String, IntuitServicesType, IRequestValidator) |
Namespace: Intuit.Ipp.Core
public ServiceContext( string appToken, string realmId, IntuitServicesType serviceType, IRequestValidator requestValidator = null )
| Exception | Condition |
|---|---|
| IdsException | If arguments are null or empty. |
| InvalidRealmException | If realm id is invalid. |
| InvalidTokenException | If the token is invalid. |