DataCacheErrorCode.CacheAdminRevokeClientAccountErrorFormat Field

 

An error occurred attempting to remove an account from 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 CacheAdminRevokeClientAccountErrorFormat
public:
literal int CacheAdminRevokeClientAccountErrorFormat
static val mutable CacheAdminRevokeClientAccountErrorFormat : int
Public Const CacheAdminRevokeClientAccountErrorFormat As Integer

Field Value

Type: System.Int32

See Also

DataCacheErrorCode Class
Microsoft.ApplicationServer.Caching Namespace

Return to top