ComputerHealthService.AuthenticationName Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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
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.