Share via


IdentityModelSignInPageBase.RequestedPageLocation method

Returns either the source or the return url.

Namespace:  Microsoft.SharePoint.IdentityModel.Pages
Assembly:  Microsoft.SharePoint.IdentityModel (in Microsoft.SharePoint.IdentityModel.dll)

Syntax

'Declaration
Protected Overridable Function RequestedPageLocation As String
'Usage
Dim returnValue As String

returnValue = Me.RequestedPageLocation()
protected virtual string RequestedPageLocation()

Return value

Type: System.String

See also

Reference

IdentityModelSignInPageBase class

IdentityModelSignInPageBase members

Microsoft.SharePoint.IdentityModel.Pages namespace