Click or drag to resize

VGGrantedGroupItem Property (Guid)

Gets or sets profileAttribute Value by attribute's Id.

Namespace:  Novalys.VisualGuard.Security
Assembly:  Novalys.VisualGuard.Security (in Novalys.VisualGuard.Security.dll) Version: 2019.0.101.19 (2019.0.0101.19)
Syntax
public Object this[
	Guid attributeId
] { get; }

Parameters

attributeId
Type: SystemGuid

Return Value

Type: Object
Value for attribute
See Also