TieredManagementGroup.RunAsAccountGuid Property

Definition

The Guid for the runAs account

public:
 property Nullable<Guid> RunAsAccountGuid { Nullable<Guid> get(); };
public Guid? RunAsAccountGuid { get; }
member this.RunAsAccountGuid : Nullable<Guid>
Public ReadOnly Property RunAsAccountGuid As Nullable(Of Guid)

Property Value

Nullable<Guid>

Returns a GUID Guid for the runAs account for the tiered Management Group.

Applies to