AdfsProviderConfigurationPluginInfoScopeIndependent Property |
Plugin Info value for Scope.
Namespace:
MFiles.VAF.Configuration.Domain.AuthenticationProviderConfiguration
Assembly:
MFiles.VAF.Configuration (in MFiles.VAF.Configuration.dll) Version: 21.8.10524.1
Syntaxpublic bool PluginInfoScopeIndependent { get; set; }
Public Property PluginInfoScopeIndependent As Boolean
Get
Set
public:
property bool PluginInfoScopeIndependent {
bool get ();
void set (bool value);
}
Property Value
Type:
Boolean
See Also