SocialNetwork RetrieveUserInfo Method NFX Class Library

[This is preliminary documentation and is subject to change.]

Retrieves all user fields (e.g. screen name, email) but tokens.

Namespace: NFX.Web.Social
Assembly: NFX.Web (in NFX.Web.dll) Version: 3.0.0.1 (3.0.0.1)
Syntax

public void RetrieveUserInfo(
	SocialUserInfo userInfo
)

Implements

ISocialNetwork RetrieveUserInfo(SocialUserInfo)
See Also