Click or drag to resize

VGRolesInstanceUpdateProfileAttribute Method

Updates profile attribute for role.

Namespace:  Novalys.VisualGuard.Security.Membership
Assembly:  Novalys.VisualGuard.Security (in Novalys.VisualGuard.Security.dll) Version: 2019.1.831.19 (2019.1.0831.19)
Syntax
public VGRoleProfileAttribute UpdateProfileAttribute(
	VGRoleProfileAttribute roleProfileAttribute
)

Parameters

roleProfileAttribute
Type: Novalys.VisualGuard.Security.MembershipVGRoleProfileAttribute
roleProfileAttribute

Return Value

Type: VGRoleProfileAttribute
updated roleProfileAttribute
See Also