C# 클래스 AeroFSSDK.AeroFSAuthClient.Configuration

Encapsulates all credentials necessary for an app for OAuth flow using AeroFSAuthClient. These values must match the values registered for the app with the API endpoint.
파일 보기 프로젝트 열기: aerofs/aerofs-sdk-csharp

공개 메소드들

메소드 설명
ValidateConfiguration ( ) : void

Validate the credential values.

메소드 상세

ValidateConfiguration() 공개 메소드

Validate the credential values.
If there are any invalid values.
public ValidateConfiguration ( ) : void
리턴 void