Share via


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

See also

Reference

SPMissingSecurityScope class

SPMissingSecurityScope members

Microsoft.SharePoint.Administration namespace