ModuleSecurity.GetPolicyFromString Method
        
		
       
       
        Gets policy ID from string
		
	
	
	
				
			
	
			
				
				
				
					Public Function GetPolicyFromString( _ 
   ByVal policyStr As String _ 
) As Integer
			
				 
				
					This language is not supported or no code example is available.
			
				 
			 
		 
		
		
			
	
			
				
				
				
					public int GetPolicyFromString( 
   string policyStr 
)
			
				 
				
					This language is not supported or no code example is available.
			
				 
			 
		 
		
		
	 
	Parameters
	- 
		
			policyStr
		
	
 
	- 
		string 
	
 
	Policy name 
	
		Return Value
	int 
		
		ID 
	
	
	 
 
  
	
	
	
	
	
	
		
  
.NET Framework
Supported in: 4.8