DataCacheErrorCode.CacheAdminWindowsAccountInvalid Field

 

The specified Windows account is not valid.

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

Syntax

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

Field Value

Type: System.Int32

See Also

DataCacheErrorCode Class
Microsoft.ApplicationServer.Caching Namespace

Return to top