C# 클래스 BetterExplorer.Networks.SkyDriveAuth

파일 보기 프로젝트 열기: Gainedge/BetterExplorer

공개 프로퍼티들

프로퍼티 타입 설명
Key string
Secret string
scopes string[]

프로퍼티 상세

Key 공개적으로 정적으로 프로퍼티

public static string Key
리턴 string

Secret 공개적으로 정적으로 프로퍼티

public static string Secret
리턴 string

scopes 공개적으로 정적으로 프로퍼티

public static string[] scopes
리턴 string[]