Chronicle v1 API - Class MandiantIoCSettings (1.1.0)

public sealed class MandiantIoCSettings : IMessage<MandiantIoCSettings>, IEquatable<MandiantIoCSettings>, IDeepCloneable<MandiantIoCSettings>, IBufferMessage, IMessage

Reference documentation and code samples for the Chronicle v1 API class MandiantIoCSettings.

Mandiant IOC settings.

Inheritance

object > MandiantIoCSettings

Namespace

Google.Cloud.Chronicle.V1

Assembly

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