SPMissingSecurityScope.ScopeUrl property

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

Syntax

'Declaration
Public Property ScopeUrl As String
    Get
    Friend Set
'Usage
Dim instance As SPMissingSecurityScope
Dim value As String

value = instance.ScopeUrl
public string ScopeUrl { get; internal set; }

Property value

Type: System.String

See also

Reference

SPMissingSecurityScope class

SPMissingSecurityScope members

Microsoft.SharePoint.Administration namespace