DeniedPermissionList Property
 
            
                In This Topic
            
            
            Gets a comma-delimited list of the names of the permissions denied by this permission set.
            
            
            
            Syntax
            
            
            
            
            'Declaration
 
Public ReadOnly Property DeniedPermissionList As String
             
        
            
            public string DeniedPermissionList {get;}
             
        
             
        
            
            
             
            
            
            
            
            
            
            
            
            
            
            
            See Also