Click or drag to resize
RackspaceImpersonationIdentity Properties

The RackspaceImpersonationIdentity type exposes the following members.

Properties
  NameDescription
Public propertyAPIKey
Gets or sets the API key for this identity.
(Inherited from CloudIdentity.)
Public propertyDomain
Gets or sets the Domain for this account.
(Inherited from RackspaceCloudIdentity.)
Public propertyPassword
Gets or sets the password for this identity.
(Inherited from CloudIdentity.)
Public propertyUsername
Gets or sets the username for this identity.
(Inherited from CloudIdentity.)
Public propertyUserToImpersonate
Gets or sets the RackspaceCloudIdentity of the user to impersonate.
Top
See Also