Click or drag to resize

VGRoleSetValue Method (Guid, Object)

Sets profileattribute Value by attributeId

Namespace:  Novalys.VisualGuard.Security.Membership
Assembly:  Novalys.VisualGuard.Security (in Novalys.VisualGuard.Security.dll) Version: 2019.0.101.19 (2019.0.0101.19)
Syntax
public void SetValue(
	Guid attributeId,
	Object value
)

Parameters

attributeId
Type: SystemGuid
profileAttributeId
value
Type: SystemObject
value
See Also