Command to generate a new frs request key
        Namespace:
Contracts
        
Assembly: Contracts (in Contracts.dll)
	
		
	
	
	
				
			
	
			
				
				
				
					
				
					
			
		
		
		
			
	
			
				
				
				
					
				
					
			
		
		
			
	
			
				
				
				
					
				
					
			
		
		
		
		
	
	
  
	
	
	
	
	
	
		
  
	
	
						
			
			Assembly: Contracts (in Contracts.dll)
Public Const MS_REQUEST_FRS_KEY As String = "RFK"
This language is not supported or no code example is available.
public const string MS_REQUEST_FRS_KEY = @"RFK"
This language is not supported or no code example is available.
public:
const String^ MS_REQUEST_FRS_KEY = "RFK";
This language is not supported or no code example is available.