SecureBlackbox 2020 .NET Edition

Questions / Feedback?

AuthnQuery Property

Use this property to access the AuthnQuery element of the SAML message.

Syntax

public SAMLAuthnQuery AuthnQuery { get; }
Public ReadOnly Property AuthnQuery As SAMLAuthnQuery

Remarks

Check this property if InputType is set to cstyAuthnQuery to access the parameters of the AuthnQuery element of the SAML message.

This property is read-only and not available at design time.

Copyright (c) 2022 /n software inc. - All rights reserved.
SecureBlackbox 2020 .NET Edition - Version 20.0 [Build 8165]