GraphClientFactoryCreateClient Method

Definition

Namespace: DWSIM.Simulate365
Assembly: DWSIM.Simulate365 (in DWSIM.Simulate365.dll) Version: 1.0.0.0 (1.0.0.0)
public static GraphServiceClient CreateClient(
	string accessToken
)

Parameters

accessToken  String
 

Return Value

GraphServiceClient

See Also