Namespace: OpenEdge.DataAdmin.Core
Class
PasswordPolicy
Parent classes:
Inherits: Progress.Lang.Object
Implements: OpenEdge.DataAdmin.Core.IPasswordPolicy

/* Copyright (c) 2014 by progress Software Corporation
/*
/* all rights reserved. no part of this program or document
/* may be reproduced in any form or by any means without
/* permission in writing from progress Software Corporation.
File:PasswordPolicy
Purpose:defines password rules currently used by user and domain
Author(s):hdaniels
Created:Wed Oct 29 2014



Property Summary
Options Name Purpose
LOGICAL PreEncodeDomainAccessCode /** Set to true to avoid encoding of IDomain access code by service (data access) If false (default) the domain access code will be encded using AUDIT-POLICY:ENCRYPT-AUDIT-MAC-KEY() */
LOGICAL PreEncodeUserPassword /** Set to true to avoid encoding of IUser password by service (data access) If false (default) the User password will be encded using ENCODE */


Property Detail
Top

LOGICAL PreEncodeDomainAccessCode

Purpose: Set to true to avoid encoding of IDomain access code by service (data access)
If false (default) the domain access code will be encded using
AUDIT-POLICY:ENCRYPT-AUDIT-MAC-KEY() ENCRYPT-AUDIT-MAC-KEY()
Returns LOGICAL
Top

LOGICAL PreEncodeUserPassword

Purpose: Set to true to avoid encoding of IUser password by service (data access)
If false (default) the User password will be encded using ENCODE
Returns LOGICAL


Copyright © 2017 Progress Software Corporation. All rights Reserved.

Progress® OpenEdge® Release 11.7