GetSessionRevoked
Result row for 'GetSessionRevoked' query.
public record GetSessionRevoked : IEquatable<GetSessionRevoked>
Constructors
GetSessionRevoked
public GetSessionRevoked(long is_revoked)
Initializes a new instance of GetSessionRevoked.
| Parameter | Type | Description |
|---|---|---|
is_revoked |
Int64 |
Properties
is_revoked
public long is_revoked { get; init; }
Column 'is_revoked'.