Property | Type | Description | |
---|---|---|---|
SignInWithTwitterServiceDescription | DotNetOpenAuth.OAuth.ServiceProviderDescription |
Property | Type | Description |
---|
Method | Description | |
---|---|---|
StartSignInWithTwitter ( |
||
TryFinishSignInWithTwitter ( string &screenName, int &userId ) : bool | ||
TwitterConsumer ( ISessionStorage sessionStorage ) : System |
public StartSignInWithTwitter ( |
||
callback | ||
return | DotNetOpenAuth.Messaging.OutgoingWebResponse |
public TryFinishSignInWithTwitter ( string &screenName, int &userId ) : bool | ||
screenName | string | |
userId | int | |
return | bool |
public TwitterConsumer ( ISessionStorage sessionStorage ) : System | ||
sessionStorage | ISessionStorage | |
return | System |