LSCleanupFormContext.DisplayNameColumn Field

 

A column in a data table that contains the display name for the logon server to clean up.

Namespace:   System.Web.Security.SingleSignOn
Assembly:  System.Web.Security.SingleSignOn (in System.Web.Security.SingleSignOn.dll)

Syntax

public static readonly string DisplayNameColumn
public:
static initonly String^ DisplayNameColumn
static val DisplayNameColumn : string
Public Shared ReadOnly DisplayNameColumn As String

Field Value

Type: System.String

See Also

LSCleanupFormContext Class
System.Web.Security.SingleSignOn Namespace

Return to top