Mono Class Library: System.Security.Principal Namespace

System.Security.Principal.PrincipalPolicy Enumeration

The policy under which the thread principal is created.
[System.Runtime.InteropServices.ComVisible(true)]
public enum PrincipalPolicy

Remarks

Documentation for this section has not yet been entered.

Members

Member NameDescription
NoPrincipalNo principal is created for threads.
UnauthenticatedPrincipalAn unauthenticaed System.Security.Principal.GenericPrincipal is created.
WindowsPrincipalAn operating system principal is created for the threads.

Requirements

Namespace: System.Security.Principal
Assembly: mscorlib (in mscorlib.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0