Visual Guard Class Library Documentation

VGPermissionAttributeCollection.Object Property

Gets the value of the attribute specified by its id.

Overload List

Gets the value of the attribute specified by its id.

public Object this[Guid] {get;}

Gets the value of the indexed attribute.

public Object this[Int32] {get;}

Gets the value of the attribute specified by its name.

public Object this[String] {get;}

See Also

VGPermissionAttributeCollection Class | Novalys.VisualGuard.Security Namespace