BdcAccessControlList properties

The BdcAccessControlList type exposes the following members.

Properties

  Name Description
Public propertyStatic member DecodedNtAuthUsers Gets the name of the authenticated user account.
Public property EnableSystemAccess This property indicates a special Ace being added to the metadataobject. The Ace represents all SYSTEM accounts in sharepoint like content app pool account , timerjob account would have execute rights on the given object. This Ace is only for special scenarios and should not be exposed in the xml metadata model. Important point to note This right is only Execute. Any access check happerning on the admin OM for Edit scenarios is not affected at all
Public propertyStatic member EncodedAnonymousUsers Gets a string that represents the anonymous users in Business Data Connectivity (BDC) service database.
Public propertyStatic member LocalizedAnonymousUsers Gets the name of the anonymous account that corresponds to the AnonymousSid and that is localized based on the locale of the computer that the code is running on.
Public propertyStatic member LocalizedNtAuthUsers Gets the name of the authenticated user account that corresponds to the System.Security.Principal.WellKnownSidType.AuthenticatedUserSid and that is localized based on the locale of the computer that the code is running on.

Top

See also

Reference

BdcAccessControlList class

Microsoft.SharePoint.BusinessData.Infrastructure namespace