Property ExpiresAt
- Namespace
- DisCatSharp.Entities
- Assembly
- DisCatSharp.dll
ExpiresAt
Gets when the signed link expires.
public DateTimeOffset? ExpiresAt { get; init; }
Gets when the signed link expires.
public DateTimeOffset? ExpiresAt { get; init; }