Click or drag to resize

RoleRequirementsTypeRoleReference Property

Gets or sets the role reference. The property RefBaseRoleClassPath is equivalent to this.

Namespace: Aml.Engine.CAEX
Assembly: Aml.Engine (in Aml.Engine.dll) Version: 3.2
Syntax
public string RoleReference { get; set; }

Property Value

String
The role reference.

Implements

IObjectWithRoleReferenceRoleReference
See Also