M-Files Vault Application Framework
C#
Show/Hide TOC
OAuth
Provider
Configuration
Plugin
Info
Scope Property
Plugin Info value for Scope.
Definition
Namespace:
MFiles.VAF.Configuration.Domain.AuthenticationProviderConfiguration
Assembly:
MFiles.VAF.Configuration (in MFiles.VAF.Configuration.dll) Version: 23.12.13247.3
C#
Copy
public
string
PluginInfoScope
{
get
;
set
; }
Property Value
String
See Also
Reference
OAuthProviderConfiguration Class
MFiles.VAF.Configuration.Domain.AuthenticationProviderConfiguration Namespace
In This Article
Definition
See Also