public sealed class AnomaliIocSettings : IMessage<AnomaliIocSettings>, IEquatable<AnomaliIocSettings>, IDeepCloneable<AnomaliIocSettings>, IBufferMessage, IMessageReference documentation and code samples for the Chronicle v1 API class AnomaliIocSettings.
Anomali IOC settings.
Implements
IMessageAnomaliIocSettings, IEquatableAnomaliIocSettings, IDeepCloneableAnomaliIocSettings, IBufferMessage, IMessageNamespace
Google.Cloud.Chronicle.V1Assembly
Google.Cloud.Chronicle.V1.dll
Constructors
AnomaliIocSettings()
public AnomaliIocSettings()AnomaliIocSettings(AnomaliIocSettings)
public AnomaliIocSettings(AnomaliIocSettings other)| Parameter | |
|---|---|
| Name | Description |
other |
AnomaliIocSettings |
Properties
Authentication
public UsernameSecretAuth Authentication { get; set; }Input only. Authentication.
| Property Value | |
|---|---|
| Type | Description |
UsernameSecretAuth |
|
Hostname
public string Hostname { get; set; }Optional. The hostname of the Anomali ThreatStream instance.
| Property Value | |
|---|---|
| Type | Description |
string |
|