public sealed class SymantecEventExportSettings : IMessage<SymantecEventExportSettings>, IEquatable<SymantecEventExportSettings>, IDeepCloneable<SymantecEventExportSettings>, IBufferMessage, IMessageReference documentation and code samples for the Chronicle v1 API class SymantecEventExportSettings.
Symantec Event Export settings.
Implements
IMessageSymantecEventExportSettings, IEquatableSymantecEventExportSettings, IDeepCloneableSymantecEventExportSettings, IBufferMessage, IMessageNamespace
Google.Cloud.Chronicle.V1Assembly
Google.Cloud.Chronicle.V1.dll
Constructors
SymantecEventExportSettings()
public SymantecEventExportSettings()SymantecEventExportSettings(SymantecEventExportSettings)
public SymantecEventExportSettings(SymantecEventExportSettings other)| Parameter | |
|---|---|
| Name | Description |
other |
SymantecEventExportSettings |
Properties
Authentication
public OAuthRefreshToken Authentication { get; set; }Input only. Authentication.
| Property Value | |
|---|---|
| Type | Description |
OAuthRefreshToken |
|