Table of Contents

Class Authentication

Namespace
Cratis.Chronicle
Assembly
Cratis.Chronicle.dll

Represents the authentication configuration.

public class Authentication
Inheritance
Authentication
Inherited Members

Properties

Authority

Gets or sets the authentication authority URL. If not configured, uses the internal OAuth authority.

public string? Authority { get; set; }

Property Value

string