M-Files Vault Application Framework
C#
C#
Show/Hide TOC
Saml
Provider
Configuration
.
Enable
Logging Property
Definition
Namespace:
MFiles.VAF.Configuration.Domain.AuthenticationProviderConfiguration
Assembly:
MFiles.VAF.Configuration (in MFiles.VAF.Configuration.dll) Version: 23.12.13247.3
C#
Copy
public
bool
EnableLogging {
get
;
set
; }
Property Value
Boolean
See Also
Reference
SamlProviderConfiguration Class
MFiles.VAF.Configuration.Domain.AuthenticationProviderConfiguration Namespace
In This Article
Definition
See Also