public sealed class Kubernetes.Types.AccessReview : IMessage<Kubernetes.Types.AccessReview>, IEquatable<Kubernetes.Types.AccessReview>, IDeepCloneable<Kubernetes.Types.AccessReview>, IBufferMessage, IMessage
Reference documentation and code samples for the Security Command Center v2 API class Kubernetes.Types.AccessReview.
Conveys information about a Kubernetes access review (such as one returned
by a kubectl auth
can-i
command) that was involved in a finding.
Namespace of the action being requested. Currently, there is no
distinction between no namespace and all namespaces. Both
are represented by "" (empty).
[[["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 documentation details the \u003ccode\u003eKubernetes.Types.AccessReview\u003c/code\u003e class within the Security Command Center v2 API, which is used to convey information about a Kubernetes access review involved in a finding.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eAccessReview\u003c/code\u003e class implements interfaces such as \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 .NET \u003ccode\u003eobject\u003c/code\u003e class.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes constructors for creating instances, one being the default and the other allowing you to instantiate it from another \u003ccode\u003eKubernetes.Types.AccessReview\u003c/code\u003e object, through parameters.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of \u003ccode\u003eAccessReview\u003c/code\u003e include \u003ccode\u003eGroup\u003c/code\u003e, \u003ccode\u003eName\u003c/code\u003e, \u003ccode\u003eNs\u003c/code\u003e, \u003ccode\u003eResource\u003c/code\u003e, \u003ccode\u003eSubresource\u003c/code\u003e, \u003ccode\u003eVerb\u003c/code\u003e, and \u003ccode\u003eVersion\u003c/code\u003e, which collectively define the specifics of the access review, like the API group, resource name, namespace, resource type, and verb.\u003c/p\u003e\n"],["\u003cp\u003eThe properties for the access review class have string types as their property value, and are used to describe the characteristics of the access review being detailed.\u003c/p\u003e\n"]]],[],null,[]]