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