public sealed class MandiantIoCSettings : IMessage<MandiantIoCSettings>, IEquatable<MandiantIoCSettings>, IDeepCloneable<MandiantIoCSettings>, IBufferMessage, IMessageReference documentation and code samples for the Chronicle v1 API class MandiantIoCSettings.
Mandiant IOC settings.
Implements
IMessageMandiantIoCSettings, IEquatableMandiantIoCSettings, IDeepCloneableMandiantIoCSettings, IBufferMessage, IMessageNamespace
Google.Cloud.Chronicle.V1Assembly
Google.Cloud.Chronicle.V1.dll
Constructors
MandiantIoCSettings()
public MandiantIoCSettings()MandiantIoCSettings(MandiantIoCSettings)
public MandiantIoCSettings(MandiantIoCSettings other)| Parameter | |
|---|---|
| Name | Description |
other |
MandiantIoCSettings |
Properties
Authentication
public HttpHeaderAuth Authentication { get; set; }Input only. Authentication.
| Property Value | |
|---|---|
| Type | Description |
HttpHeaderAuth |
|
StartTime
public Timestamp StartTime { get; set; }time since when to start fetching the IOCs
| Property Value | |
|---|---|
| Type | Description |
Timestamp |
|