IContextOptions public interface IContextOptions Options to pass to the IWorkspaceContext GetWorkspaceContext factory method Documentation string OnBehalfOfToken { get; set; } Token used to log in on behalf of another user. Use CreateImpersonationTokenOnBehalfOfCurrentUser to create the token.