public sealed class WorkspacePrivilegesSettings : IMessage<WorkspacePrivilegesSettings>, IEquatable<WorkspacePrivilegesSettings>, IDeepCloneable<WorkspacePrivilegesSettings>, IBufferMessage, IMessageReference documentation and code samples for the Chronicle v1 API class WorkspacePrivilegesSettings.
Workspace Privileges settings.
Implements
IMessageWorkspacePrivilegesSettings, IEquatableWorkspacePrivilegesSettings, IDeepCloneableWorkspacePrivilegesSettings, IBufferMessage, IMessageNamespace
Google.Cloud.Chronicle.V1Assembly
Google.Cloud.Chronicle.V1.dll
Constructors
WorkspacePrivilegesSettings()
public WorkspacePrivilegesSettings()WorkspacePrivilegesSettings(WorkspacePrivilegesSettings)
public WorkspacePrivilegesSettings(WorkspacePrivilegesSettings other)| Parameter | |
|---|---|
| Name | Description |
other |
WorkspacePrivilegesSettings |
Properties
Authentication
public OAuthJWTCredentials Authentication { get; set; }Input only. Authentication.
| Property Value | |
|---|---|
| Type | Description |
OAuthJWTCredentials |
|
WorkspaceCustomerId
public string WorkspaceCustomerId { get; set; }Customer ID.
| Property Value | |
|---|---|
| Type | Description |
string |
|