StrixUnitySDK API Reference
StrixUnitySDK API Reference
SoftGear.Strix Namespaces
SoftGear.Strix.Client Namespaces
SoftGear.Strix.Client.Core Namespaces
SoftGear.Strix.Client.Core.Auth Namespaces
SoftGear.Strix.Client.Core.Auth.Error
AuthErrorCode Class
AuthErrorCode Fields
_MaxValue Field
_MinValue Field
ApplicationIdRequired Field
AuthorizationNotEnabled Field
CouldNotCalculateHash Field
DuplicateConnectionForSameUid Field
DuplicateUid Field
InvalidApplicationIdToken Field
InvalidCredentialsType Field
InvalidCredentialsValue Field
InvalidDigest Field
InvalidNonce Field
NonceExpired Field
NonceGenerationFailed Field
RegisterFailed Field
TokenAuthorizationRequired Field
UnsupportedLibraryVersion Field
UserNotFound Field
WrongCredentials Field
AuthErrorCode
DuplicateUid Field
Namespace:
SoftGear.Strix.Client.Core.Auth.Error
Assembly:
strix-client-csharp-core (in strix-client-csharp-core.dll) Version: 2.3.0
Syntax
C#
Copy
public
const
int
DuplicateUid
= 1005
Field Value
Type:
Int32
See Also
Reference
AuthErrorCode Class
SoftGear.Strix.Client.Core.Auth.Error Namespace