Share via


LSDiscoveryFormContext.UriColumn Field

 

A column in a data table that contains the URI for a discoverable realm.

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

Syntax

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

Field Value

Type: System.String

See Also

LSDiscoveryFormContext Class
System.Web.Security.SingleSignOn Namespace

Return to top