Click to Rate and Give Feedback
Community Content
In this section
Statistics Annotations (0)
Collapse All/Expand All Collapse All
SPSecurableObject Class

Represents the characteristics and behavior of an object that can be secured against unauthorized access.

Namespace:  Microsoft.SharePoint
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: Yes
Available in SharePoint Online
Visual Basic (Declaration)
<SubsetCallableExcludeInterfaceAttribute(SubsetCallableExcludeMemberType.UnsupportedSPType, ExcludeInterface := GetType(ISecurableObject))> _
<ClientCallableTypeAttribute(Name := "SecurableObject", ServerTypeId := "{1B1BF348-994E-44FD-823F-0748F5AD94C8}")> _
<SubsetCallableTypeAttribute> _
Public MustInherit Class SPSecurableObject _
    Implements ISecurableObject
Visual Basic (Usage)
Dim instance As SPSecurableObject
C#
[SubsetCallableExcludeInterfaceAttribute(SubsetCallableExcludeMemberType.UnsupportedSPType, ExcludeInterface = typeof(ISecurableObject))]
[ClientCallableTypeAttribute(Name = "SecurableObject", ServerTypeId = "{1B1BF348-994E-44FD-823F-0748F5AD94C8}")]
[SubsetCallableTypeAttribute]
public abstract class SPSecurableObject : ISecurableObject
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

Reference

Other Resources

Authorization Object Relations
Role Assignments, Role Definitions, and Inheritance
Tags What's this?: Add a tag
Community Content   What is Community Content?
Add new content RSS  Annotations
Processing
© 2012 Microsoft. All rights reserved. Terms of Use | Trademarks | Privacy Statement
Page view tracker