iControl.LocalLBProfileAuth.LocalLBProfileAuth C# (CSharp) Method

LocalLBProfileAuth() public method

public LocalLBProfileAuth ( ) : System
return System
        public LocalLBProfileAuth()
        {
            this.Url = "https://url_to_service";
        }
LocalLBProfileAuth