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 VGModuleMappedProfile CreateModuleProfileMappedAttribute(
	VGProfileAttribute vgProfileAttribute,
	VGIdentityModuleProfileAttribute moduleProfileAttribute
)
Visual Basic
Public Function CreateModuleProfileMappedAttribute ( 
	vgProfileAttribute As VGProfileAttribute,
	moduleProfileAttribute As VGIdentityModuleProfileAttribute
) As VGModuleMappedProfile

Return Value

Type: VGModuleMappedProfile

See Also