Namespace: Novalys.VisualGuard.Security.WebService.VGTokenAuthenticationService
Assembly: Novalys.VisualGuard.Security.WebService (in Novalys.VisualGuard.Security.WebService.dll) Version: 2016.0.105.16 (2016.0.105.16)

Syntax

C#
protected override bool SupportsServerAuthentication { get; }
Visual Basic
Protected Overrides ReadOnly Property SupportsServerAuthentication As Boolean
	Get

Property Value

Type: Boolean

See Also