SamlContextSamlConfig - свойство
SAML-конфигурация.
Пространство имён: Tessa.Web.Client.ServicesСборка: Tessa.Web.Client (в Tessa.Web.Client.dll) Версия: 4.1.5+a9a57e1eda0b57f197e0c68d2aa7d7dc95b6c424
public Saml2Configuration? SamlConfig { get; init; }
Public Property SamlConfig As Saml2Configuration
Get
Set
public:
virtual property Saml2Configuration^ SamlConfig {
Saml2Configuration^ get () sealed;
void set (Saml2Configuration^ value) sealed;
}
abstract SamlConfig : Saml2Configuration with get, set
override SamlConfig : Saml2Configuration with get, set
Saml2ConfigurationISamlContextSamlConfig