Click or drag to resize

VGGrantedGroupItem Property (String)

Gets or sets profileAttribute Value by attribute's propertyName.

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[
	string propertyName
] { get; }

Parameters

propertyName
Type: SystemString
attribute PropertyName

Return Value

Type: Object
Value for attribute
See Also