public sealed class OktaSettings : IMessage<OktaSettings>, IEquatable<OktaSettings>, IDeepCloneable<OktaSettings>, IBufferMessage, IMessageReference documentation and code samples for the Chronicle v1 API class OktaSettings.
Okta settings.
Implements
IMessageOktaSettings, IEquatableOktaSettings, IDeepCloneableOktaSettings, IBufferMessage, IMessageNamespace
Google.Cloud.Chronicle.V1Assembly
Google.Cloud.Chronicle.V1.dll
Constructors
OktaSettings()
public OktaSettings()OktaSettings(OktaSettings)
public OktaSettings(OktaSettings other)| Parameter | |
|---|---|
| Name | Description |
other |
OktaSettings |
Properties
Authentication
public HttpHeaderAuth Authentication { get; set; }Input only. Authentication.
| Property Value | |
|---|---|
| Type | Description |
HttpHeaderAuth |
|
Hostname
public string Hostname { get; set; }API Hostname.
| Property Value | |
|---|---|
| Type | Description |
string |
|