public sealed class AccessControlEntry : IMessage<AccessControlEntry>, IEquatable<AccessControlEntry>, IDeepCloneable<AccessControlEntry>, IBufferMessage, IMessage
Reference documentation and code samples for the Privileged Access Manager v1 API class AccessControlEntry.
AccessControlEntry is used to control who can do some operation.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThe \u003ccode\u003eAccessControlEntry\u003c/code\u003e class, part of the Privileged Access Manager v1 API, is used to define and manage who is permitted to perform specific operations.\u003c/p\u003e\n"],["\u003cp\u003eThis class implements several interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, and inherits from the \u003ccode\u003eobject\u003c/code\u003e class.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eAccessControlEntry\u003c/code\u003e class has two constructors: a default constructor and another that accepts an \u003ccode\u003eAccessControlEntry\u003c/code\u003e object as a parameter for copying.\u003c/p\u003e\n"],["\u003cp\u003eIt includes a \u003ccode\u003ePrincipals\u003c/code\u003e property, a \u003ccode\u003eRepeatedField\u003c/code\u003e of strings, which lists the valid v1 IAM principal identifiers representing the users granted access.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eAccessControlEntry\u003c/code\u003e class is located within the \u003ccode\u003eGoogle.Cloud.PrivilegedAccessManager.V1\u003c/code\u003e namespace and is contained in the \u003ccode\u003eGoogle.Cloud.PrivilegedAccessManager.V1.dll\u003c/code\u003e assembly.\u003c/p\u003e\n"]]],[],null,[]]