| 
            
              SecurityPortal Constructor
             | 
          
        
        
            Initializes a new WPF window.
            
        
        Namespace: GSF.WindowsAssembly: GSF.Windows (in GSF.Windows.dll) Version: 2.4.257-beta
SyntaxGSF.Windows.SecurityPortal = function(parent, displayType);
 View SourceParameters
- parent  SecureWindow
 - Parent secure window reference.
 - displayType  DisplayType
 - Type of the message received from security API which is used to decide controls to be displayed on the screen.
 
See Also