Свойство | Type | Description | |
---|---|---|---|
SignInWithTwitterServiceDescription | DotNetOpenAuth.OAuth.ServiceProviderDescription |
Свойство | Type | Description |
---|
Méthode | Description | |
---|---|---|
StartSignInWithTwitter ( |
||
TryFinishSignInWithTwitter ( string &screenName, int &userId ) : bool | ||
TwitterConsumer ( ISessionStorage sessionStorage ) : System |
public StartSignInWithTwitter ( |
||
callback | ||
Résultat | DotNetOpenAuth.Messaging.OutgoingWebResponse |
public TryFinishSignInWithTwitter ( string &screenName, int &userId ) : bool | ||
screenName | string | |
userId | int | |
Résultat | bool |
public TwitterConsumer ( ISessionStorage sessionStorage ) : System | ||
sessionStorage | ISessionStorage | |
Résultat | System |