M-Files Vault Application Framework
C#
Show/Hide TOC
Adfs
Provider
Configuration
Enable
Logging Property
Flag denotes if logging is enabled.
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
AdfsProviderConfiguration Class
MFiles.VAF.Configuration.Domain.AuthenticationProviderConfiguration Namespace
In This Article
Definition
See Also