DataCacheErrorCode.CacheAdminWindowsAccountNotPresent Field

 

The specified Windows account is not present in the list of allowed client accounts.

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

Syntax

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

Field Value

Type: System.Int32

See Also

DataCacheErrorCode Class
Microsoft.ApplicationServer.Caching Namespace

Return to top