NGWS SDK Documentation  

This is preliminary documentation and subject to change.
To comment on this topic, please send us email at ngwssdk@microsoft.com. Thanks!

WindowsAccountType Enumeration

[To be supplied.]

[Visual Basic]
Public Enum WindowsAccountType
[C#]
public enum WindowsAccountType
[C++]
public enum WindowsAccountType

[JScript] In JScript, you can use the enumerations in the NGWS frameworks, but you cannot define your own.

Members

Member Name Description
Guest [To be supplied.]
Normal [To be supplied.]
System [To be supplied.]

Requirements

Namespace: System.Security.Principal

Assembly: mscorlib.dll

See Also

System.Security.Principal Namespace