Click or drag to resize

Trustee Constructor (String)

Initializes a new instance of the Trustee class

Namespace:  NetIQ.DRA.Common.Rest.DataModels
Assembly:  NetIQ.DRA.Common.Rest.Api (in NetIQ.DRA.Common.Rest.Api.dll) Version: 10.2.2.1
Syntax
public Trustee(
	string name
)

Parameters

name
Type: SystemString

[Missing <param name="name"/> documentation for "M:NetIQ.DRA.Common.Rest.DataModels.Trustee.#ctor(System.String)"]

See Also