BdcAccessControlList methods

The BdcAccessControlList type exposes the following members.

Methods

  Name Description
Public method AccessCheck Determines whether the current client context has the specified rights in the Business Data Connectivity (BDC) service.
Public method Add Appends an access control entry (ACE) to the access control list (ACL).
Public method Clear Removes all access control entries (ACEs) from the access control list (ACL).
Public method Clone Creates a shallow copy of the current object.
Public methodStatic member Encode Encodes the claim.
Public method GetEnumerator Gets an enumerator to iterate over the access control entries (ACEs) in the access control list (ACL).
Public methodStatic member TranslateAceToFriendlyString Translates the access control entry (ACE) to an identifiable string.
Public methodStatic member TranslateFriendlyStringToEncodedClaim Translates the identifiable string to an encoded claim.
Public methodStatic member TranslateFriendlyStringToEncodedClaimUsingContext Translates the identifiable string to an encoded claim by using the parse context.

Top

Explicit interface implementations

  Name Description
Explicit interface implemetationPrivate method IEnumerable.GetEnumerator Gets an enumerator to iterate over the access control entries (ACEs) in the access control list (ACL).

Top

See also

Reference

BdcAccessControlList class

Microsoft.SharePoint.BusinessData.Infrastructure namespace