Share via


IdentityModelSignInPageBase.SiteUrl property

Gets the SPSite Uri not the scrubbed version returned by AppliesTo.

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

Syntax

'Declaration
Protected Overridable ReadOnly Property SiteUrl As Uri
    Get
'Usage
Dim value As Uri

value = Me.SiteUrl
protected virtual Uri SiteUrl { get; }

Property value

Type: System.Uri

See also

Reference

IdentityModelSignInPageBase class

IdentityModelSignInPageBase members

Microsoft.SharePoint.IdentityModel.Pages namespace