Share via


ResponseSummary.AuthenticationResultCode Property

 

An AuthenticationResultCode Enumeration value indicating whether or not the Credentials passed were valid. Get this property from the service response.

Syntax

public AuthenticationResultCode AuthenticationResultCode { set; get; }
Public Property AuthenticationResultCode As AuthenticationResultCode