Click or drag to resize

SecurityHub Properties

The SecurityHub type exposes the following members.

Properties
  Name Description
Public property AzureADSettings Gets Azure AD settings.
Public property Clients
(Inherited from Hub)
Public property ClientScript Gets reference to SignalR hub client browser DOM functionality.
(Inherited from RecordOperationsHubT)
Public property ConnectionID Gets active connection ID from current hub context or assigns one to use.
(Inherited from RecordOperationsHubT)
Public property Context Provides information about the calling client.
(Inherited from HubBase)
Public property DataContext Gets DataContext created for this RecordOperationsHubT instance.
(Inherited from RecordOperationsHubT)
Public property GraphClient Gets Graph client.
Public property Groups The group manager for this hub instance.
(Inherited from HubBase)
Public property RecordOperationsCache Gets RecordOperationsCache for SignalR hub.
(Inherited from RecordOperationsHubT)
Top
See Also