Windows identity impersonation provider.

Namespace: MonoSoftware.Core.Security
Assembly: MonoSoftware.Core (in MonoSoftware.Core.dll) Version: 1.0.40.669 (1.0.40.669)

Syntax

C#
public static class ImpersonationProvider
Visual Basic
Public NotInheritable Class ImpersonationProvider
Visual C++
public ref class ImpersonationProvider abstract sealed
F#
[<AbstractClassAttribute>]
[<SealedAttribute>]
type ImpersonationProvider =  class end

Inheritance Hierarchy

System..::..Object
  MonoSoftware.Core.Security..::..ImpersonationProvider

See Also