Share via


MonitoringAlert.PrincipalName Property

Definition

The principal name of the computer (if available) that this alert was created on the behalf of.

public:
 property System::String ^ PrincipalName { System::String ^ get(); };
[System.Runtime.Serialization.DataMember(IsRequired=true)]
public string PrincipalName { get; }
member this.PrincipalName : string
Public ReadOnly Property PrincipalName As String

Property Value

Returns a String that contains the principal name of the computer that this alert was created for.

Attributes

Applies to