GraphSettings.Impersonation Property
Namespace: Rebex.Net
Assembly: Rebex.Graph.dll (version 8.0.9673)
Impersonation
Gets or sets impersonation info. Impersonation makes it possible for an impersonating account to performs actions as if it were the primary (impersonated) account. Required when using OAuth authentication in unattended (app-only) mode.
Declaration
public GraphImpersonation Impersonation { get; set; }
Property Value
| Type | Description |
|---|---|
| GraphImpersonation |