Click or drag to resize

ISAMLServiceProviderWebhookNotify Method

Fires a Webhook notification to the application, for extension

Namespace:  NetQuarry.Services.SAML
Assembly:  EAP.Core (in EAP.Core.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax
void WebhookNotify(
	SAMLAuthenticationArgs args
)

Parameters

args
Type: NetQuarry.Services.SAMLSAMLAuthenticationArgs
The SAML Authentication Args
See Also