Class ServerAuthenticationException
ServerAuthenticationException represents a runtime exception from server authentication.
Inherited Members
Namespace: Unity.Services.Authentication.Server
Assembly: solution.dll
Syntax
public sealed class ServerAuthenticationException : RequestFailedException, ISerializable, _Exception
Remarks
See ServerAuthenticationErrorCodes and CommonErrorCodesfor possible error codes. Consult the service documentation for specific error codes various APIs can return.