C# Class BetterExplorer.Networks.SkyDriveAuth

Mostra file Open project: Gainedge/BetterExplorer

Public Properties

Property Type Description
Key string
Secret string
scopes string[]

Property Details

Key public_oe static_oe property

public static string Key
return string

Secret public_oe static_oe property

public static string Secret
return string

scopes public_oe static_oe property

public static string[] scopes
return string[]