Méthode | Description | |
---|---|---|
AltitudeAngelHttpHandlerFactory ( string authUrl, DotNetOpenAuth.OAuth2.AuthorizationState existingState ) : System |
Constructor.
|
|
ClearAuthState ( ) : void |
Clear any pre-existing auth state. Will force log on the next time this handler is used for a request.
|
|
CreateMessageHandler ( ) : |
Create the message handler. Modify this to support different scopes.
|
public AltitudeAngelHttpHandlerFactory ( string authUrl, DotNetOpenAuth.OAuth2.AuthorizationState existingState ) : System | ||
authUrl | string | The base auth URL (scheme and host). |
existingState | DotNetOpenAuth.OAuth2.AuthorizationState | Any existing state from a previous session. |
Résultat | System |
public CreateMessageHandler ( ) : |
||
Résultat |