ComponentOne Maps for WPF and Silverlight
C1.Silverlight.Maps Namespace / ResponseSummary Class / AuthenticationResultCode Property

In This Topic
    AuthenticationResultCode Property
    In This Topic
    Gets or sets a status code that offers additional information about authentication success or failure.
    Syntax
    'Declaration
     
    
    Public Property AuthenticationResultCode As String
    public string AuthenticationResultCode {get; set;}
    See Also