DataCacheErrorCode.CacheAdminWindowsAccountAlreadyPresent Field
The specified Windows account already exists 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 CacheAdminWindowsAccountAlreadyPresent
public:
literal int CacheAdminWindowsAccountAlreadyPresent
static val mutable CacheAdminWindowsAccountAlreadyPresent : int
Public Const CacheAdminWindowsAccountAlreadyPresent As Integer
Field Value
Type: System.Int32
See Also
DataCacheErrorCode Class
Microsoft.ApplicationServer.Caching Namespace
Return to top