Class SecretKeyUsageRow
Inheritance
SecretKeyUsageRow
Assembly: Inttegro.dll
Syntax
public sealed class SecretKeyUsageRow
Properties
|
Edit this page
View Source
AuthResult
Declaration
[JsonPropertyName("auth_result")]
public string? AuthResult { get; set; }
Property Value
|
Edit this page
View Source
OccurredAt
Declaration
[JsonPropertyName("occurred_at")]
public string? OccurredAt { get; set; }
Property Value
|
Edit this page
View Source
SecretKeyId
Declaration
[JsonPropertyName("secret_key_id")]
public string? SecretKeyId { get; set; }
Property Value