public sealed class AuthorizationInfo : IMessage<AuthorizationInfo>, IEquatable<AuthorizationInfo>, IDeepCloneable<AuthorizationInfo>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Audit API class AuthorizationInfo.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThis document provides reference information for the \u003ccode\u003eAuthorizationInfo\u003c/code\u003e class within the Google Cloud Audit API, which is part of the .NET library, including its properties and constructors.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eAuthorizationInfo\u003c/code\u003e class represents authorization information for an operation, detailing whether access was granted, the required permission, and the resource being accessed.\u003c/p\u003e\n"],["\u003cp\u003eThe 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, indicating its capabilities for message handling, comparison, deep cloning, and buffered operations.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of \u003ccode\u003eAuthorizationInfo\u003c/code\u003e include \u003ccode\u003eGranted\u003c/code\u003e (a boolean indicating access), \u003ccode\u003ePermission\u003c/code\u003e (the required IAM permission), \u003ccode\u003eResource\u003c/code\u003e (the accessed resource's string identifier), and \u003ccode\u003eResourceAttributes\u003c/code\u003e (additional resource information for condition evaluation).\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of the API is 2.5.0, with previous versions going back to version 1.0.0 that are also documented.\u003c/p\u003e\n"]]],[],null,[]]