Namespace:
OpenEdge.DataAdmin.Core
Type:
Class
PasswordPolicy
Parent Classes:
Progress.Lang.Object
OpenEdge.DataAdmin.Core.PasswordPolicy
Inherits:
Progress.Lang.Object
Implements:
OpenEdge.DataAdmin.Core.IPasswordPolicy
/* Copyright (c) 2014,2019 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
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
Property Summary
Options
Name
Purpose
LOGICAL
PreEncodeDomainAccessCode
LOGICAL
PreEncodeUserPassword
Property Detail
Top
LOGICAL
PreEncodeDomainAccessCode
Returns
LOGICAL
Top
LOGICAL
PreEncodeUserPassword
Returns
LOGICAL