Esempio n. 1
0
        void ReleaseDesignerOutlets()
        {
            if (BtnAddAssertServices != null)
            {
                BtnAddAssertServices.Dispose();
                BtnAddAssertServices = null;
            }

            if (BtnAddAttributeServices != null)
            {
                BtnAddAttributeServices.Dispose();
                BtnAddAttributeServices = null;
            }

            if (BtnAddSignatureAlgorithm != null)
            {
                BtnAddSignatureAlgorithm.Dispose();
                BtnAddSignatureAlgorithm = null;
            }

            if (BtnAddSlo != null)
            {
                BtnAddSlo.Dispose();
                BtnAddSlo = null;
            }

            if (AssertionTableView != null)
            {
                AssertionTableView.Dispose();
                AssertionTableView = null;
            }

            if (AttributeTableView != null)
            {
                AttributeTableView.Dispose();
                AttributeTableView = null;
            }

            if (BtnBrowseCertificate != null)
            {
                BtnBrowseCertificate.Dispose();
                BtnBrowseCertificate = null;
            }

            if (SloTableView != null)
            {
                SloTableView.Dispose();
                SloTableView = null;
            }

            if (BtnClose != null)
            {
                BtnClose.Dispose();
                BtnClose = null;
            }

            if (BtnRemoveAssertServices != null)
            {
                BtnRemoveAssertServices.Dispose();
                BtnRemoveAssertServices = null;
            }

            if (BtnRemoveAttributeServices != null)
            {
                BtnRemoveAttributeServices.Dispose();
                BtnRemoveAttributeServices = null;
            }

            if (BtnRemoveSignatureAlgorithm != null)
            {
                BtnRemoveSignatureAlgorithm.Dispose();
                BtnRemoveSignatureAlgorithm = null;
            }

            if (BtnRemoveSlo != null)
            {
                BtnRemoveSlo.Dispose();
                BtnRemoveSlo = null;
            }

            if (BtnSave != null)
            {
                BtnSave.Dispose();
                BtnSave = null;
            }

            if (CbSignAuthRequest != null)
            {
                CbSignAuthRequest.Dispose();
                CbSignAuthRequest = null;
            }

            if (SignAlgoTableView != null)
            {
                SignAlgoTableView.Dispose();
                SignAlgoTableView = null;
            }

            if (TxtCertificate != null)
            {
                TxtCertificate.Dispose();
                TxtCertificate = null;
            }

            if (TxtName != null)
            {
                TxtName.Dispose();
                TxtName = null;
            }

            if (TxtUrl != null)
            {
                TxtUrl.Dispose();
                TxtUrl = null;
            }
        }
        void ReleaseDesignerOutlets()
        {
            if (AssertTableView != null)
            {
                AssertTableView.Dispose();
                AssertTableView = null;
            }

            if (AttributeTableView != null)
            {
                AttributeTableView.Dispose();
                AttributeTableView = null;
            }

            if (BtnAddAssertServices != null)
            {
                BtnAddAssertServices.Dispose();
                BtnAddAssertServices = null;
            }

            if (BtnAddAttributeService != null)
            {
                BtnAddAttributeService.Dispose();
                BtnAddAttributeService = null;
            }

            if (BtnAddSignAlgo != null)
            {
                BtnAddSignAlgo.Dispose();
                BtnAddSignAlgo = null;
            }

            if (BtnApply != null)
            {
                BtnApply.Dispose();
                BtnApply = null;
            }

            if (BtnAddSloService != null)
            {
                BtnAddSloService.Dispose();
                BtnAddSloService = null;
            }

            if (BtnRemoveSloService != null)
            {
                BtnRemoveSloService.Dispose();
                BtnRemoveSloService = null;
            }

            if (BtnBrowseCertificate != null)
            {
                BtnBrowseCertificate.Dispose();
                BtnBrowseCertificate = null;
            }

            if (BtnRemoveAssertService != null)
            {
                BtnRemoveAssertService.Dispose();
                BtnRemoveAssertService = null;
            }

            if (BtnRemoveAttributeService != null)
            {
                BtnRemoveAttributeService.Dispose();
                BtnRemoveAttributeService = null;
            }

            if (BtnRemoveSignAlgo != null)
            {
                BtnRemoveSignAlgo.Dispose();
                BtnRemoveSignAlgo = null;
            }

            if (BtnViewCertificate != null)
            {
                BtnViewCertificate.Dispose();
                BtnViewCertificate = null;
            }

            if (ChkSign != null)
            {
                ChkSign.Dispose();
                ChkSign = null;
            }

            if (SignAlgorithmTableView != null)
            {
                SignAlgorithmTableView.Dispose();
                SignAlgorithmTableView = null;
            }

            if (SloServicesTableView != null)
            {
                SloServicesTableView.Dispose();
                SloServicesTableView = null;
            }

            if (TxtCertificate != null)
            {
                TxtCertificate.Dispose();
                TxtCertificate = null;
            }

            if (TxtRpName != null)
            {
                TxtRpName.Dispose();
                TxtRpName = null;
            }

            if (TxtUrl != null)
            {
                TxtUrl.Dispose();
                TxtUrl = null;
            }
        }
        void ReleaseDesignerOutlets()
        {
            if (TxtPrivateKey != null)
            {
                TxtPrivateKey.Dispose();
                TxtPrivateKey = null;
            }

            if (TxtCertificate != null)
            {
                TxtCertificate.Dispose();
                TxtCertificate = null;
            }

            if (BtnAcquireToken != null)
            {
                BtnAcquireToken.Dispose();
                BtnAcquireToken = null;
            }

            if (BtnBrowseTokenFile != null)
            {
                BtnBrowseTokenFile.Dispose();
                BtnBrowseTokenFile = null;
            }

            if (BtnClose != null)
            {
                BtnClose.Dispose();
                BtnClose = null;
            }

            if (BtnSelectCertificate != null)
            {
                BtnSelectCertificate.Dispose();
                BtnSelectCertificate = null;
            }

            if (BtnSelectPrivateKey != null)
            {
                BtnSelectPrivateKey.Dispose();
                BtnSelectPrivateKey = null;
            }

            if (CbSaml != null)
            {
                CbSaml.Dispose();
                CbSaml = null;
            }

            if (CbSsl != null)
            {
                CbSsl.Dispose();
                CbSsl = null;
            }

            if (LblCertificate != null)
            {
                LblCertificate.Dispose();
                LblCertificate = null;
            }

            if (LblPrivateKey != null)
            {
                LblPrivateKey.Dispose();
                LblPrivateKey = null;
            }

            if (LblServerUrl != null)
            {
                LblServerUrl.Dispose();
                LblServerUrl = null;
            }

            if (LblSnp != null)
            {
                LblSnp.Dispose();
                LblSnp = null;
            }

            if (LblStsUrl != null)
            {
                LblStsUrl.Dispose();
                LblStsUrl = null;
            }

            if (PnlJwt != null)
            {
                PnlJwt.Dispose();
                PnlJwt = null;
            }

            if (PnlSaml != null)
            {
                PnlSaml.Dispose();
                PnlSaml = null;
            }

            if (RdoTypeGroup != null)
            {
                RdoTypeGroup.Dispose();
                RdoTypeGroup = null;
            }

            if (TxtAccessTokenString != null)
            {
                TxtAccessTokenString.Dispose();
                TxtAccessTokenString = null;
            }

            if (TxtDomain != null)
            {
                TxtDomain.Dispose();
                TxtDomain = null;
            }

            if (TxtIDTokenString != null)
            {
                TxtIDTokenString.Dispose();
                TxtIDTokenString = null;
            }

            if (TxtPassword != null)
            {
                TxtPassword.Dispose();
                TxtPassword = null;
            }

            if (TxtPort != null)
            {
                TxtPort.Dispose();
                TxtPort = null;
            }

            if (TxtRefreshTokenString != null)
            {
                TxtRefreshTokenString.Dispose();
                TxtRefreshTokenString = null;
            }

            if (TxtSamlToken != null)
            {
                TxtSamlToken.Dispose();
                TxtSamlToken = null;
            }

            if (TxtServer != null)
            {
                TxtServer.Dispose();
                TxtServer = null;
            }

            if (TxtSpn != null)
            {
                TxtSpn.Dispose();
                TxtSpn = null;
            }

            if (TxtStsUrl != null)
            {
                TxtStsUrl.Dispose();
                TxtStsUrl = null;
            }

            if (TxtTenant != null)
            {
                TxtTenant.Dispose();
                TxtTenant = null;
            }

            if (TxtTokenFile != null)
            {
                TxtTokenFile.Dispose();
                TxtTokenFile = null;
            }

            if (TxtUsername != null)
            {
                TxtUsername.Dispose();
                TxtUsername = null;
            }
        }