AuthifyDataExtraData Property Content Studio 5.7 SDK
Content Studio Web Content Management System

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

Gets an list of extra data properties. The content of this property is dependent on the login provider used. Not all providers set any extra data.

Namespace: ContentStudio.Site.Security.EIdentity
Assembly: ContentStudio.Site.Security.EIdentity (in ContentStudio.Site.Security.EIdentity.dll) Version: 5.6.5014.0 (5.6.5014.0)
Syntax

public IDictionary<string, string> ExtraData { get; }

Property Value

Type: IDictionaryString, String
See Also

Reference