SPUtility.AuthenticatePage field

Contains the name of the authenticate page.

Namespace:  Microsoft.SharePoint.Utilities
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'Declaration
Public Const AuthenticatePage As String
'Usage
Dim value As String

value = SPUtility.AuthenticatePage
public const string AuthenticatePage

Remarks

The value of this constant is “Authenticate.aspx”.

See also

Reference

SPUtility class

SPUtility members

Microsoft.SharePoint.Utilities namespace