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

Syntax

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

Return Value

Type: VGAuthentificationModuleResponse

See Also