C# Class BetterExplorer.Networks.SkyDriveAuth

Show file Open project: Gainedge/BetterExplorer

Public Properties

Property Type Description
Key string
Secret string
scopes string[]

Property Details

Key public static property

public static string Key
return string

Secret public static property

public static string Secret
return string

scopes public static property

public static string[] scopes
return string[]