public sealed class PanIocSettings : IMessage<PanIocSettings>, IEquatable<PanIocSettings>, IDeepCloneable<PanIocSettings>, IBufferMessage, IMessageReference documentation and code samples for the Chronicle v1 API class PanIocSettings.
PAN IOC settings.
Implements
IMessagePanIocSettings, IEquatablePanIocSettings, IDeepCloneablePanIocSettings, IBufferMessage, IMessageNamespace
Google.Cloud.Chronicle.V1Assembly
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 |
|