Constable Authorization Engine 2.0 BETA

ComPlusRole Constructor

[This is preliminary documentation and subject to change.]

Initializes a new instance of the ComPlusRole class with the given Id.

Overload List

Initializes a new instance of the ComPlusRole class with the given Id.

public ComPlusRole(string);

Initializes a new instance of the ComPlusRole class with the given Id and a name of the associated COM+ role.

public ComPlusRole(string,string);

See Also

ComPlusRole Class | LaMarvin.Constable.Model Namespace