WindowsAccountType

WindowsAccountTypeserializable

System.Security.Principal (mscorlib.dll)enum
public enum WindowsAccountType {    Normal = 0,Guest = 1,System = 2,Anonymous = 3 }

The values of the WindowsAccountType enumeration are used in WindowsIdentity constructors to specify the type of Windows account represented by the new WindowsIdentity object.

Hierarchy

System.Object System.ValueType System.Enum(System.IComparable, System.IFormattable, System.IConvertible) WindowsAccountType

Passed To

WindowsIdentity.WindowsIdentity( )



Programming. NET Security
Programming .Net Security
ISBN: 0596004427
EAN: 2147483647
Year: 2005
Pages: 346

flylib.com © 2008-2017.
If you may any questions please contact us: flylib@qtcs.net