Namespace: OpenEdge.DataAdmin.Core
Interface
IPasswordPolicy
Parent classes:
Inherits: Progress.Lang.Object

/* 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:IPasswordPolicy
Purpose:defines password rules currently used by user and domain
Author(s):hdaniels
Created:Wed Oct 29 2014
Notes:Defined as separate interface in case we want more
rules.(a simple case would be password length)
- Exposed through DataAdminService:PasswordPolicy,
which have a default implementation.
- The DataAdminService:PasswordPolicy property is settable
so one could add a class that implements this, but keep in
mind that this interface is likely to change in future
versions
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


Copyright © 2022 Progress Software Corporation. All rights Reserved.

Progress® OpenEdge® Release 11.7.15