Class AuditPolicy
- Namespace
- JD.AI.Core.Governance
- Assembly
- JD.AI.Core.dll
public sealed class AuditPolicy
- Inheritance
-
AuditPolicy
- Inherited Members
-
Properties
ConnectionString
public string? ConnectionString { get; set; }
Property Value
- string
Enabled
public bool Enabled { get; set; }
Property Value
- bool
Endpoint
public string? Endpoint { get; set; }
Property Value
- string
Index
public string? Index { get; set; }
Property Value
- string
Server
public string? Server { get; set; }
Property Value
- string
Sink
public string Sink { get; set; }
Property Value
- string
Token
public string? Token { get; set; }
Property Value
- string
Url
public string? Url { get; set; }
Property Value
- string