DataCacheErrorCode.CacheAdminInvalidSecuritySettings Field

 

The specified security settings are invalid.

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

Syntax

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

Field Value

Type: System.Int32

See Also

DataCacheErrorCode Class
Microsoft.ApplicationServer.Caching Namespace

Return to top