Chronicle v1 API - Class PanIocSettings (1.1.0)

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

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

PAN IOC settings.

Inheritance

object > PanIocSettings

Namespace

Google.Cloud.Chronicle.V1

Assembly

Google.Cloud.Chronicle.V1.dll

Constructors

PanIocSettings()

public PanIocSettings()

PanIocSettings(PanIocSettings)

public PanIocSettings(PanIocSettings other)
Parameter
Name Description
other PanIocSettings

Properties

Authentication

public HttpHeaderAuth Authentication { get; set; }

Input only. Authentication.

Property Value
Type Description
HttpHeaderAuth

Feed

public string Feed { get; set; }

PAN IOC feed name.

Property Value
Type Description
string

FeedId

public string FeedId { get; set; }

PAN IOC feed ID.

Property Value
Type Description
string