SocialUserInfo IssuerNetworkName Property NFX Class Library

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

Returns the name of the network that issued this info, i.e "FacebookOld". DO NOT confuse it with network ID. One can obtain netID by getting IssuerSocialNetworkID

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

public string IssuerNetworkName { get; }

Property Value

Type: OnlineString
See Also