DataCacheErrorCode.AuthorizationTokenNotValid Field

 

The authentication token provided is not in a valid format.

Namespace:   Microsoft.ApplicationServer.Caching
Assembly:  Microsoft.ApplicationServer.Caching.Core (in Microsoft.ApplicationServer.Caching.Core.dll)

Syntax

public const int AuthorizationTokenNotValid
public:
literal int AuthorizationTokenNotValid
static val mutable AuthorizationTokenNotValid : int
Public Const AuthorizationTokenNotValid As Integer

Field Value

Type: System.Int32

See Also

DataCacheErrorCode Class
Microsoft.ApplicationServer.Caching Namespace

Return to top