TestOwaConnectivityOutcome.AuthenticationMethod Property
Namespace: Microsoft.Exchange.Monitoring
Assembly: Microsoft.Exchange.Management (in Microsoft.Exchange.Management.dll)
Syntax
'Declaration
Public Property AuthenticationMethod As String
Get
Friend Set
'Usage
Dim instance As TestOwaConnectivityOutcome
Dim value As String
value = instance.AuthenticationMethod
public string AuthenticationMethod { get; internal set; }
Property Value
Type: System.String