[This is preliminary documentation and is subject to change.]
The SocialNetTokenCredentials type exposes the following members.Constructors
Name | Description | |
---|---|---|
![]() | SocialNetTokenCredentials | Initializes a new instance of the SocialNetTokenCredentials class |
Methods
Name | Description | |
---|---|---|
![]() | ![]() | Determines whether the specified object is equal to the current object. (Inherited from ![]() |
![]() | ![]() | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from ![]() |
![]() | Forget | (Overrides Credentials Forget .) |
![]() | ![]() | Serves as the default hash function. (Inherited from ![]() |
![]() | ![]() | Gets the (Inherited from ![]() ![]() |
![]() | ![]() | Creates a shallow copy of the current (Inherited from ![]() ![]() |
![]() | ToString | (Overrides ![]() |
Extension Methods
Properties
Name | Description | |
---|---|---|
![]() | Forgotten |
Indicates whether Forget() was called on this instance
(Inherited from Credentials.) |
![]() | NetName |
Name of social network that returned the token
|
![]() | Token |
Auth token returned by the network
|
![]() | UserName |
Optional user name as returned from social network (i.e. email or account screen name)
|
See Also