Constable Authorization Engine 2.0 BETA

Property Constructor

[This is preliminary documentation and subject to change.]

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

Overload List

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

public Property(string);

Initializes a new instance of the Property class with the given property values.

public Property(string,string);

Initializes a new instance of the Property class with the given property values.

public Property(string,string,string);

See Also

Property Class | LaMarvin.Constable.Model Namespace