public sealed class ProofpointOnDemandSettings : IMessage<ProofpointOnDemandSettings>, IEquatable<ProofpointOnDemandSettings>, IDeepCloneable<ProofpointOnDemandSettings>, IBufferMessage, IMessageReference documentation and code samples for the Chronicle v1 API class ProofpointOnDemandSettings.
Proofpoint On-demand settings.
Implements
IMessageProofpointOnDemandSettings, IEquatableProofpointOnDemandSettings, IDeepCloneableProofpointOnDemandSettings, IBufferMessage, IMessageNamespace
Google.Cloud.Chronicle.V1Assembly
Google.Cloud.Chronicle.V1.dll
Constructors
ProofpointOnDemandSettings()
public ProofpointOnDemandSettings()ProofpointOnDemandSettings(ProofpointOnDemandSettings)
public ProofpointOnDemandSettings(ProofpointOnDemandSettings other)| Parameter | |
|---|---|
| Name | Description |
other |
ProofpointOnDemandSettings |
Properties
Authentication
public HttpHeaderAuth Authentication { get; set; }Input only. Authentication.
| Property Value | |
|---|---|
| Type | Description |
HttpHeaderAuth |
|
ClusterId
public string ClusterId { get; set; }Cluster ID.
| Property Value | |
|---|---|
| Type | Description |
string |
|