Namespace: OpenEdge.DataAdmin
Interface
IAuthenticationSystem
Parent classes:
Inherits: OpenEdge.DataAdmin.IDataAdminElement

/* Copyright (c) 2015 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.
Author(s):hdaniels
Created:2011



Property Summary
Options Name Purpose
CHARACTER Callback /** Callback procedure name for the authentication system */
CHARACTER Comments /** This is an additional field to record custom specific information about this authentication system. */
CHARACTER Description /** This is a free text description to describe the authentication system, its purpose, use, etc. primarily for tools and reporting purposes. */
LOGICAL IsEnabled /** This flag denotes if PAM plugin is enabled for the authentication system */
LOGICAL ModuleChecksum /** This flag denotes if PAM Library checksum value is set or not */
CHARACTER Name /** Tne name and unique identifier */


Property Detail
Top

CHARACTER Callback

Purpose: Callback procedure name for the authentication system
Returns CHARACTER
Top

CHARACTER Comments

Purpose: This is an additional field to record custom specific information about this
authentication system.
Returns CHARACTER
Top

CHARACTER Description

Purpose: This is a free text description to describe the authentication system,
its purpose, use, etc. primarily for tools and reporting purposes.
Returns CHARACTER
Top

LOGICAL IsEnabled

Purpose: This flag denotes if PAM plugin is enabled for the authentication system
Returns LOGICAL
Top

LOGICAL ModuleChecksum

Purpose: This flag denotes if PAM Library checksum value is set or not
Returns LOGICAL
Top

CHARACTER Name

Purpose: Tne name and unique identifier
Returns CHARACTER


Copyright © 2017 Progress Software Corporation. All rights Reserved.

Progress® OpenEdge® Release 11.7