VAF 2.1.0.1 API Documentation
VAF 2.1.0.1 API Documentation
Namespaces
MFiles.VAF.Configuration.Domain.AuthenticationProviderConfiguration
AdfsProviderConfiguration Class
AdfsProviderConfiguration Properties
ADFSEndpointUserName Property
ADFSEndpointWindows Property
ADFSServer Property
AllowInteractive Property
Assembly Property
AuthenticationPurpose Property
CurrentWindowsUser Property
EnableLogging Property
Name Property
PluginInfoBridgeClass Property
PluginInfoScope Property
PluginInfoScopeIndependent Property
RPID Property
AdfsProviderConfiguration
EnableLogging Property
Flag denotes if logging is enabled.
Namespace:
MFiles.VAF.Configuration.Domain.AuthenticationProviderConfiguration
Assembly:
MFiles.VAF.Configuration (in MFiles.VAF.Configuration.dll) Version: 2.1.0.1 (2.1.0.1)
Syntax
C#
Copy
[
DataMemberAttribute
(Name = "enableLogging", Order = 9)]
public
bool
EnableLogging
{
get
;
set
; }
Property Value
Type:
Boolean
See Also
Reference
AdfsProviderConfiguration Class
MFiles.VAF.Configuration.Domain.AuthenticationProviderConfiguration Namespace