| 
            
              AuthenticationOptionsExtensions Methods
             | 
          
        
        The AuthenticationOptionsExtensions type exposes the following members.
        
          
            
Methods
         
        
          
            
              |   | 
              Name | 
              Description | 
            
            
              
                 
               | 
              
                GetFullAuthTestPath(AuthenticationOptions, String)
               | 
              
            Gets full path to AuthTestPage,
            evaluating leading ~ character as the given base path.
             | 
            
            
              
                 
               | 
              
                GetFullAuthTestPath(ReadonlyAuthenticationOptions, String)
               | 
              
            Gets full path to AuthTestPage,
            evaluating leading ~ character as the given base path.
             | 
            
            
              
                 
               | 
              
                GetFullLoginPath(AuthenticationOptions, String)
               | 
              
            Gets full path to LoginPage,
            evaluating leading ~ character as the given base path.
             | 
            
            
              
                 
               | 
              
                GetFullLoginPath(ReadonlyAuthenticationOptions, String)
               | 
              
            Gets full path to LoginPage,
            evaluating leading ~ character as the given base path.
             | 
            
            
              
                 
               | 
              
                GetFullLogoutPath(AuthenticationOptions, String)
               | 
              
            Gets full path to LogoutPage,
            evaluating leading ~ character as the given base path.
             | 
            
            
              
                 
               | 
              
                GetFullLogoutPath(ReadonlyAuthenticationOptions, String)
               | 
              
            Gets full path to LogoutPage,
            evaluating leading ~ character as the given base path.
             | 
            
          
          Top
         
        
          
            
See Also