C# Class BridgeStack.OAuthScope

OAuth scope parameters implementation.
Inheritance: IOAuthScope
Show file Open project: bevacqua/BridgeStack

Public Methods

Method Description
ToString ( ) : string

Override to facilitate serialization of the options selected in this scope.

Method Details

ToString() public method

Override to facilitate serialization of the options selected in this scope.
public ToString ( ) : string
return string