Share via


FormsAuthenticationControl.IsValid Property

Namespace:  Microsoft.Office.Server.Search.WebControls
Assembly:  Microsoft.Office.Server.Search (in Microsoft.Office.Server.Search.dll)

Syntax

'Declaration
Public ReadOnly Property IsValid As Boolean
    Get
'Usage
Dim instance As FormsAuthenticationControl
Dim value As Boolean

value = instance.IsValid
public bool IsValid { get; }

Property Value

Type: System.Boolean
Returns Boolean.

See Also

Reference

FormsAuthenticationControl Class

FormsAuthenticationControl Members

Microsoft.Office.Server.Search.WebControls Namespace