Свойство | Тип | Описание | |
---|---|---|---|
SignInWithTwitterServiceDescription | DotNetOpenAuth.OAuth.ServiceProviderDescription |
Свойство | Тип | Описание |
---|
Метод | Описание | |
---|---|---|
StartSignInWithTwitter ( |
||
TryFinishSignInWithTwitter ( string &screenName, int &userId ) : bool | ||
TwitterConsumer ( ISessionStorage sessionStorage ) : System |
public StartSignInWithTwitter ( |
||
callback | ||
Результат | DotNetOpenAuth.Messaging.OutgoingWebResponse |
public TryFinishSignInWithTwitter ( string &screenName, int &userId ) : bool | ||
screenName | string | |
userId | int | |
Результат | bool |
public TwitterConsumer ( ISessionStorage sessionStorage ) : System | ||
sessionStorage | ISessionStorage | |
Результат | System |