SPMissingSecurityScope.ScopeId property
Namespace: Microsoft.SharePoint.Administration
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public Property ScopeId As Guid
Get
Friend Set
'Usage
Dim instance As SPMissingSecurityScope
Dim value As Guid
value = instance.ScopeId
public Guid ScopeId { get; internal set; }
Property value
Type: System.Guid