
C# | Visual Basic | Visual C++ |
public class Auth
Public Class Auth
public ref class Auth

All Members | Methods | Properties | |||
Icon | Member | Description |
---|---|---|
![]() | Authorize(String) |
Opens web browser for authorization
|
![]() | Equals(Object) | (Inherited from Object.) |
![]() | Finalize()()() | Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. (Inherited from Object.) |
![]() | GetAccessToken()()() | |
![]() | GetHashCode()()() | Serves as a hash function for a particular type. GetHashCode()()() is suitable for use in hashing algorithms and data structures like a hash table. (Inherited from Object.) |
![]() ![]() | GetRequestToken(WebProxy, String, String) |
retrieves the authorization object
|
![]() | GetType()()() | Gets the Type of the current instance. (Inherited from Object.) |
![]() | Key |
The OAuth key to use
|
![]() | MemberwiseClone()()() | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() | Proxy |
The client Web Proxy. Can be null
|
![]() | Settings |
The persisted client settings file.
|
![]() | Success |
Connection success indicator
|
![]() | ToString()()() | (Inherited from Object.) |

Object | |
![]() | Auth |