Update the license request of this repository

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

Syntax

C#
public VGRepository UpdateLicenseRequestInfo(
	VGLicenseRequestInfo requestInfo
)
Visual Basic
Public Function UpdateLicenseRequestInfo ( 
	requestInfo As VGLicenseRequestInfo
) As VGRepository

Return Value

Type: VGRepository
Return the new repository updated

See Also