DataCacheErrorCode.CacheAdminGrantClientAccountErrorFormat Field
An error occurred attempting to add an account to the allowed client accounts list.
Namespace: Microsoft.ApplicationServer.Caching
Assembly: Microsoft.ApplicationServer.Caching.Core (in Microsoft.ApplicationServer.Caching.Core.dll)
Syntax
public const int CacheAdminGrantClientAccountErrorFormat
public:
literal int CacheAdminGrantClientAccountErrorFormat
static val mutable CacheAdminGrantClientAccountErrorFormat : int
Public Const CacheAdminGrantClientAccountErrorFormat As Integer
Field Value
Type: System.Int32
See Also
DataCacheErrorCode Class
Microsoft.ApplicationServer.Caching Namespace
Return to top