Click or drag to resize

GeneratePasswordResponse Class

[Missing <summary> documentation for "T:NetIQ.DRA.Common.Rest.Responses.GeneratePasswordResponse"]

Inheritance Hierarchy
SystemObject
  NetIQ.DRA.Common.Rest.ResponsesRestResponse
    NetIQ.DRA.Common.Rest.ResponsesGeneratePasswordResponse

Namespace:  NetIQ.DRA.Common.Rest.Responses
Assembly:  NetIQ.DRA.Common.Rest.Api (in NetIQ.DRA.Common.Rest.Api.dll) Version: 10.2.2.1
Syntax
[DataContractAttribute]
public class GeneratePasswordResponse : RestResponse

The GeneratePasswordResponse type exposes the following members.

Constructors
  NameDescription
Public methodGeneratePasswordResponse
Initializes a new instance of the GeneratePasswordResponse class
Top
Properties
  NameDescription
Public propertyDRAServerAndPort (Inherited from RestResponse.)
Public propertyErrors (Inherited from RestResponse.)
Public propertyPassword
Public propertyWarnings (Inherited from RestResponse.)
Top
Methods
  NameDescription
Public methodAddWarning (Inherited from RestResponse.)
Top
See Also