ComputerHealthService.AuthenticationName Property

Definition

Authentication name.

public:
 property System::String ^ AuthenticationName { System::String ^ get(); };
public string AuthenticationName { get; }
member this.AuthenticationName : string
Public ReadOnly Property AuthenticationName As String

Property Value

String

Returns a String that contains the authentication name used to verify the identity of the health service.

Exceptions

Not currently connected to a management group.

Applies to