Share via


RunAsAccount [SPFSDK][VMMREF]

 

Applies To: Windows Azure Pack

The RunAsAccount entity represents network credentials that can be used for impersonation.

Inheritance Hierarchy

VMM
  RunAsAccount

Entity Properties

For more information about how the properties of an entity interact with HTTP operations, see Entity Basics.

Name

Create (POST)

Read (GET)

Update (PUT)

Delete (DELETE)

Type

Nullable

Description

ID

-

Optional

Required

Required

Edm.Guid

False

Key Property

The identifier of the Run As account.

StampId

Required

Optional

Required

Required

Edm.Guid

False

Key Property

The identifier of the stamp.

AddedTime

-

Optional

-

-

Edm.DateTime

True

The date and time when the Run As account was added.

Description

Optional

Optional

Optional

-

Edm.String

True

The description of the Run As account.

Domain

-

Optional

-

-

Edm.String

True

The domain of the UserName account.

Enabled

-

Optional

-

-

Edm.Boolean

True

Indicates whether a task can run in the Run As account.

GrantedToList

-

Optional

Optional

-

Collection(UserAndRole)

False

The users or roles that are allowed to use this Run As account.

ModifiedTime

-

Optional

-

-

Edm.DateTime

True

The date and time the Run As account was last modified.

Name

Required

Optional

Optional

-

Edm.String

True

The title of the Run As account.

NoValidation

Optional

Optional

Optional

-

Edm.Boolean

True

Whether the Run As account will validate the provided domain credentials.

Owner

Optional

Optional

Optional

-

UserAndRole

True

The owner of this Run As account entity.

Password

Required

Optional

Optional

-

Edm.String

True

The password that is associated with the UserName property.

UserName

Required

Optional

Optional

-

Edm.String

True

The user name that the Run As account will use.

Relationships

None

OData Operations

None

Examples

See Also

Entities [SPFSDK][VMMREF]
RunAsAccounts Collection [SPFSDK][VMMREF]