Update the license request of this repository

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

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