public static string AuthenticationFailed {get;}
             
        
            
            'Declaration
 
Public Shared ReadOnly Property AuthenticationFailed As String
             
        
            
            'Usage
 
Dim value As String
 
value = Resources.AuthenticationFailed
             
        
            
            public:
static property String^ AuthenticationFailed {
   String^ get();
}