GraphImpersonation Class
Namespace: Rebex.Net
Assembly: Rebex.Graph.dll (version 7.0.9313)
Contains information about impersonated account.
Syntax
public class GraphImpersonation
  Inherited Members
Constructors
| Name | Description | 
|---|---|
| GraphImpersonation(String) | Initializes new GraphImpersonation instance with ID or user principal name.  | 
      
Properties
| Name | Description | 
|---|---|
| Value | Gets or sets an ID or user principal name of an account to impersonate.  |