Share via


FormsAuth.AuthenticationType Property

This member is reserved for internal use and is not intended to be used directly from your code.

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

Syntax

'Declaration
Public Overrides ReadOnly Property AuthenticationType As String
    Get
'Usage
Dim instance As FormsAuth
Dim value As String

value = instance.AuthenticationType
public override string AuthenticationType { get; }

Property Value

Type: System.String

Implements

IAuthenticationModule.AuthenticationType

See Also

Reference

FormsAuth Class

FormsAuth Members

Microsoft.Office.Server.Search.Federation Namespace