Click or drag to resize

VGTokenClientCredentials Constructor

Initializes a new instance of the VGTokenClientCredentials class

Namespace:  Novalys.VisualGuard.Security.WebService.VGTokenAuthenticationService
Assembly:  Novalys.VisualGuard.Security.WebService (in Novalys.VisualGuard.Security.WebService.dll) Version: 2019.0.101.19 (2019.0.0101.19)
Syntax
public VGTokenClientCredentials(
	VGToken vgToken
)

Parameters

vgToken
Type: VGToken
See Also