Namespace: Novalys.VisualGuard.Security.IdentityModule
Assembly: Novalys.VisualGuard.Security (in Novalys.VisualGuard.Security.dll) Version: 2017.0.101.17 (2017.0.101.17)

Syntax

C#
public VGAuthentificationModuleResponse Authenticate(
	VGICredential credential
)
Visual Basic
Public Function Authenticate ( 
	credential As VGICredential
) As VGAuthentificationModuleResponse

Return Value

Type: VGAuthentificationModuleResponse

See Also