Class RevokePrivilegedApiRequestDetails
Summary of why the already approved privilegedApi request was revoked.
Inherited Members
Namespace: Oci.ApiaccesscontrolService.Models
Assembly: OCI.DotNetSDK.Apiaccesscontrol.dll
Syntax
public class RevokePrivilegedApiRequestDetails
Properties
ApproverComment
Declaration
[JsonProperty(PropertyName = "approverComment")]
public string ApproverComment { get; set; }
Property Value
Type | Description |
---|---|
string | Comment specified by the approver explaining why the approval is revoked. |