This documentation is archived and is not being maintained.
SecurityIDType Enumeration
.NET Framework 1.1
This type supports the .NET Framework infrastructure and is not intended to be used directly from your code.
[Visual Basic] <Serializable> Public Enum SecurityIDType [C#] [Serializable] public enum SecurityIDType [C++] [Serializable] __value public enum SecurityIDType [JScript] public Serializable enum SecurityIDType
Members
Alias
Computer
DeletedAccount
Domain
Group
Invalid
Unknown
User
WellKnownGroup
See Also
Show: