WinNetworkBrowserNTAccountType Enumeration Content Studio 5.7 SDK
Content Studio Web Content Management System

[This is preliminary documentation and is subject to change.]

Specifies the types of accounts that exists in the Window security system

Namespace: ContentStudio.Security
Assembly: CSServer5 (in CSServer5.dll) Version: 5.7.5016.0 (5.7.5016.0)
Syntax

public enum NTAccountType
Members

  Member nameValueDescription
User1 The account is a user.
Group2 The account is a group.
Domain3 The account is a domain.
Alias4 The account is an alias.
WellKnownGroup5 The account is a well-known security identifier.
DeletedAccount6 The account has been deleted.
Invalid7 The account is invalid
Unknown8 The account is unknown
Computer9 The account is a computer.
See Also

Reference