Table of Contents

Enum AgentSecretKind

Namespace
LiveKit.Proto
Assembly
LiveKit.AspNetCore.ServerSdk.Abstractions.dll
public enum AgentSecretKind

Fields

[OriginalName("AGENT_SECRET_KIND_ENVIRONMENT")] Environment = 1
[OriginalName("AGENT_SECRET_KIND_FILE")] File = 2
[OriginalName("AGENT_SECRET_KIND_UNKNOWN")] Unknown = 0