InvalidUserCode Class
Abblix.Oidc.Server
Abblix.Oidc.Server.Features.DeviceAuthorization
InvalidUserCode Class
Indicates that the user code was not found or has expired.
public record InvalidUserCode : Abblix.Oidc.Server.Features.DeviceAuthorization.UserCodeVerificationResult, System.IEquatable<Abblix.Oidc.Server.Features.DeviceAuthorization.InvalidUserCode>
Inheritance System.Object → UserCodeVerificationResult → InvalidUserCode
Implements System.IEquatable<InvalidUserCode>