Click or drag to resize

VGRolesInstanceGetProfileAttributeById Method

Gets profile attribute by roleProfileAttributeId.

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 GetProfileAttributeById(
	Guid attributeId
)

Parameters

attributeId
Type: SystemGuid
roleProfileAttributeId

Return Value

Type: VGRoleProfileAttribute
VGRoleProfileAttribute
See Also