Zum Inhalt springen
Abblix
Diese Seite wurde noch nicht übersetzt.

InvalidUserCode Class

Indicates that the user code was not found or has expired.

C#
public record InvalidUserCode : Abblix.Oidc.Server.Features.DeviceAuthorization.UserCodeVerificationResult, System.IEquatable<Abblix.Oidc.Server.Features.DeviceAuthorization.InvalidUserCode>

Inheritance System.ObjectUserCodeVerificationResult → InvalidUserCode

Implements System.IEquatable<InvalidUserCode>