DataCacheErrorCode.NonDomainNWService Field

 

The Network Service account is not permitted for a workgroup-based configuration of the Caching Service.

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

Syntax

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

Field Value

Type: System.Int32

See Also

DataCacheErrorCode Class
Microsoft.ApplicationServer.Caching Namespace

Return to top