Click or drag to resize

VGFileRepositoryDataSupportedAuthenticationModes Property

Gets or sets the authentication modes supported by the repository.

Namespace:  Novalys.VisualGuard.Security.Files.Repository.Configuration
Assembly:  Novalys.VisualGuard.Security.File (in Novalys.VisualGuard.Security.File.dll) Version: 2019.0.101.19 (2019.0.0101.19)
Syntax
public override VGAuthenticationMode SupportedAuthenticationModes { get; set; }

Property Value

Type: VGAuthenticationMode
The configured repository path.
See Also