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

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

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

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

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

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

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

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

            if (TxtEntityName != null)
            {
                TxtEntityName.Dispose();
                TxtEntityName = null;
            }
        }
        void ReleaseDesignerOutlets()
        {
            if (TxtValidFrom != null)
            {
                TxtValidFrom.Dispose();
                TxtValidFrom = null;
            }

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

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

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

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

            if (BtnViewCertificate != null)
            {
                BtnViewCertificate.Dispose();
                BtnViewCertificate = 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 (TxtAlias != null)
            {
                TxtAlias.Dispose();
                TxtAlias = null;
            }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

            if (TxtUniqueId != null)
            {
                TxtUniqueId.Dispose();
                TxtUniqueId = null;
            }
        }
        void ReleaseDesignerOutlets()
        {
            if (BtnChangeCertificate != null)
            {
                BtnChangeCertificate.Dispose();
                BtnChangeCertificate = null;
            }

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

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

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

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

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

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

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

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

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