Перейти к содержимому
Abblix
Эта страница ещё не переведена.

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>