Exemplo n.º 1
0
        void ReleaseDesignerOutlets()
        {
            if (BtnClose != null)
            {
                BtnClose.Dispose();
                BtnClose = null;
            }

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

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

            if (TxtUsername != null)
            {
                TxtUsername.Dispose();
                TxtUsername = null;
            }
        }
Exemplo n.º 2
0
        void ReleaseDesignerOutlets()
        {
            if (TxtMaxKeySize != null)
            {
                TxtMaxKeySize.Dispose();
                TxtMaxKeySize = null;
            }

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

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

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

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

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

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

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

            if (BtnClose != null)
            {
                BtnClose.Dispose();
                BtnClose = null;
            }
        }
Exemplo n.º 4
0
        void ReleaseDesignerOutlets()
        {
            if (TxtGroupName != null)
            {
                TxtGroupName.Dispose();
                TxtGroupName = null;
            }

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

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

            if (BtnClose != null)
            {
                BtnClose.Dispose();
                BtnClose = null;
            }
        }
Exemplo n.º 5
0
        void ReleaseDesignerOutlets()
        {
            if (BtnAdd != null)
            {
                BtnAdd.Dispose();
                BtnAdd = null;
            }

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

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

            if (GroupsTableView != null)
            {
                GroupsTableView.Dispose();
                GroupsTableView = null;
            }
        }
Exemplo n.º 6
0
        void ReleaseDesignerOutlets()
        {
            if (TxtConfirmPassword != null)
            {
                TxtConfirmPassword.Dispose();
                TxtConfirmPassword = null;
            }

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

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

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

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

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

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

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

            if (BtnClose != null)
            {
                BtnClose.Dispose();
                BtnClose = null;
            }
        }
Exemplo n.º 7
0
        void ReleaseDesignerOutlets()
        {
            if (BtnClose != null)
            {
                BtnClose.Dispose();
                BtnClose = null;
            }

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

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

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

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

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

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

            if (TxtOrderTotal != null)
            {
                TxtOrderTotal.Dispose();
                TxtOrderTotal = null;
            }
        }
Exemplo n.º 10
0
        void ReleaseDesignerOutlets()
        {
            if (CbAuthTokenMethod != null)
            {
                CbAuthTokenMethod.Dispose();
                CbAuthTokenMethod = null;
            }

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

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

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

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

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

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

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

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

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

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

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

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

            if (TxtRedirectUri != null)
            {
                TxtRedirectUri.Dispose();
                TxtRedirectUri = null;
            }
        }
Exemplo n.º 11
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;
            }
        }
Exemplo n.º 12
0
        void ReleaseDesignerOutlets()
        {
            if (BtnBufferSizeChange != null)
            {
                BtnBufferSizeChange.Dispose();
                BtnBufferSizeChange = null;
            }

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

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

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

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

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

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

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

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

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

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

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

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

            if (TxtRefreshInterval != null)
            {
                TxtRefreshInterval.Dispose();
                TxtRefreshInterval = null;
            }
        }
Exemplo n.º 13
0
        void ReleaseDesignerOutlets()
        {
            if (BtnAddGroup != null)
            {
                BtnAddGroup.Dispose();
                BtnAddGroup = null;
            }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

            if (TxtUsername != null)
            {
                TxtUsername.Dispose();
                TxtUsername = null;
            }
        }
Exemplo n.º 14
0
        void ReleaseDesignerOutlets()
        {
            if (BtnAddCertificate != null)
            {
                BtnAddCertificate.Dispose();
                BtnAddCertificate = null;
            }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

            if (BtnClose != null)
            {
                BtnClose.Dispose();
                BtnClose = null;
            }
        }
Exemplo n.º 17
0
        void ReleaseDesignerOutlets()
        {
            if (AuthenticationPolicyOidTableView != null)
            {
                AuthenticationPolicyOidTableView.Dispose();
                AuthenticationPolicyOidTableView = null;
            }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

            if (TxtNameFormat != null)
            {
                TxtNameFormat.Dispose();
                TxtNameFormat = null;
            }
        }
Exemplo n.º 19
0
        void ReleaseDesignerOutlets()
        {
            if (AmountDoneBar != null)
            {
                AmountDoneBar.Dispose();
                AmountDoneBar = null;
            }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

            if (TxtVat != null)
            {
                TxtVat.Dispose();
                TxtVat = null;
            }
        }
Exemplo n.º 20
0
        void ReleaseDesignerOutlets()
        {
            if (BtnChangeCertificate != null)
            {
                BtnChangeCertificate.Dispose();
                BtnChangeCertificate = null;
            }

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

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

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

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

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

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

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

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

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

            if (TxtDC != null)
            {
                TxtDC.Dispose();
                TxtDC = null;
            }
        }
Exemplo n.º 21
0
        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;
            }
        }
Exemplo n.º 22
0
        void ReleaseDesignerOutlets()
        {
            if (BtnAdd != null)
            {
                BtnAdd.Dispose();
                BtnAdd = null;
            }

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

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

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

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

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

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

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

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

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

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

            if (TxtPassword != null)
            {
                TxtPassword.Dispose();
                TxtPassword = null;
            }
        }
Exemplo n.º 23
0
        void ReleaseDesignerOutlets()
        {
            if (BtnAdd != null)
            {
                BtnAdd.Dispose();
                BtnAdd = null;
            }

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

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

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

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

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

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

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

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

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

            if (DomainLabel != null)
            {
                DomainLabel.Dispose();
                DomainLabel = null;
            }
        }
Exemplo n.º 24
0
        void ReleaseDesignerOutlets()
        {
            if (UserClassName != null)
            {
                UserClassName.Dispose();
                UserClassName = null;
            }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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