C# (CSharp) HealthGraphNet.RestSharp Namespace

Classes

Name Description
OAuth2RequestHeaderAuthenticator Used as a replacement for OAuth2AuthorizationRequestHeaderAuthenticator (https://github.com/restsharp/RestSharp/blob/master/RestSharp/Authenticators/OAuth2Authenticator.cs). Because HealthGraph uses the tokenType instead of the literal "OAuth" as the first part of the _authorizationValue.