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

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

Gets or sets the username formatting string. Controls how the user name should be formatted. {0} is replaced by the login provider name e.g. 'gmail' and {1} is replaced by the actual user name.")

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 string UsernameFormattingString { get; set; }

Property Value

Type: String
The username formatting string.
See Also

Reference