Class WebClientUrl


  • public final class WebClientUrl
    extends Object
    Represents the URL of the Exchange web client.
    • Constructor Detail

      • WebClientUrl

        public WebClientUrl​(String authenticationMethods,
                            String url)
        Initializes a new instance of the WebClientUrl class.
        Parameters:
        authenticationMethods - The authentication methods.
        url - The URL.