SPUtility.AuthenticatePage Field
Contains the name of the authenticate page.
Namespace: Microsoft.SharePoint.Utilities
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: Yes
Available in SharePoint Online
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”.