public sealed class ThreatConnectIoCSettings : IMessage<ThreatConnectIoCSettings>, IEquatable<ThreatConnectIoCSettings>, IDeepCloneable<ThreatConnectIoCSettings>, IBufferMessage, IMessageReference documentation and code samples for the Chronicle v1 API class ThreatConnectIoCSettings.
ThreatConnect IOC Settings.
Implements
IMessageThreatConnectIoCSettings, IEquatableThreatConnectIoCSettings, IDeepCloneableThreatConnectIoCSettings, IBufferMessage, IMessageNamespace
Google.Cloud.Chronicle.V1Assembly
Google.Cloud.Chronicle.V1.dll
Constructors
ThreatConnectIoCSettings()
public ThreatConnectIoCSettings()ThreatConnectIoCSettings(ThreatConnectIoCSettings)
public ThreatConnectIoCSettings(ThreatConnectIoCSettings other)| Parameter | |
|---|---|
| Name | Description |
other |
ThreatConnectIoCSettings |
Properties
Authentication
public UsernameSecretAuth Authentication { get; set; }Input only. Authentication.
| Property Value | |
|---|---|
| Type | Description |
UsernameSecretAuth |
|
Hostname
public string Hostname { get; set; }API Hostname.
| Property Value | |
|---|---|
| Type | Description |
string |
|
Owners
public RepeatedField<string> Owners { get; }Owners.
| Property Value | |
|---|---|
| Type | Description |
RepeatedFieldstring |
|