DataCacheErrorCode.NonDomainBlockedAccount Field

 

The domain account is blocked for the workgroup configuration.

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

Syntax

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

Field Value

Type: System.Int32

See Also

DataCacheErrorCode Class
Microsoft.ApplicationServer.Caching Namespace

Return to top