SPAce<T> members

Represents an access control entry in an access control list (ACL).

The SPAce<T> type exposes the following members.

Properties

  Name Description
Public property BinaryId Gets the identifier (ID) of the principal.
Public property BinaryIdType Gets the identifier (ID) type of the principal.
Public property DenyRightsMask Gets or sets the rights denied by the access control entry.
Public property DisplayName Gets or sets the display name of the access control entry.
Public property GrantRightsMask Gets or sets the rights granted by the access control entry.
Public property IsWindowsAuthenticationMode Gets a Boolean value that indicates whether the principal uses Windows authentication.
Public property PrincipalName Gets the name of the principal.
Public property RawSid Gets the security identifier for the principal.

Top

Methods

  Name Description
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)

Top

See also

Reference

SPAce<T> class

Microsoft.SharePoint.Administration namespace