|
SecurityHubGraphClient Property
|
Gets Graph client.
Namespace: GSF.Web.SecurityAssembly: GSF.Web (in GSF.Web.dll) Version: 2.4.205-beta
Syntax public GraphServiceClient GraphClient { get; }
Public ReadOnly Property GraphClient As GraphServiceClient
Get
public:
property GraphServiceClient^ GraphClient {
GraphServiceClient^ get ();
}
member GraphClient : GraphServiceClient with get
function get_GraphClient();
View SourceProperty Value
GraphServiceClientSee Also