Mono Class Library: System.Threading.Thread Overview | Members

System.Threading.Thread.CurrentPrincipal Property

The thread's current principal.

public static System.Security.Principal.IPrincipal CurrentPrincipal { set; get; }

Value

An object implementing System.Security.Principal.IPrincipal which encapsulates information about the principal which the thread is executing on behalf of.

Remarks

Documentation for this section has not yet been entered.

Requirements

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