Namespace: OpenEdge.DataAdmin
Class
AuthenticationSystem
Parent classes:
Inherits: OpenEdge.DataAdmin.Entity
Implements: OpenEdge.DataAdmin.IAuthenticationSystem, OpenEdge.DataAdmin.IDataAdminElement, OpenEdge.DataAdmin.IDataAdminSerializable

/* 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.
File:AuthenticationSystem
Author(s):hdaniels
Created:Tue Jun 29 14:17:54 EDT 2010




Method Summary
Options Name Purpose
OpenEdge.DataAdmin.Binding.IDataAdminModel CreateLocalContext () /* local context needed - for child collections */
Export ()
ExportTree (character)

Constructor Summary
Options Name Purpose
AuthenticationSystem (character)
AuthenticationSystem (IDataAdminModel, IRequestInfo)

Property Summary
Options Name Purpose
CHARACTER Callback /** This is an additional field to record custom specific information about this authentication system. */
CHARACTER Comments
CHARACTER Description /** This is a free text description to describe the authentication system, its purpose, use, etc. primarily for tools and reporting purposes. */
OpenEdge.DataAdmin.IDomainSet Domains
LOGICAL isEnabled
LOGICAL ModuleChecksum
CHARACTER Type


Method Detail
Top

OpenEdge.DataAdmin.Binding.IDataAdminModel CreateLocalContext ()

/* local context needed - for child collections
Returns OpenEdge.DataAdmin.Binding.IDataAdminModel
Top

Export ()

Top

ExportTree (character)

Parameters:
pcfile CHARACTER


Constructor Detail
Top

AuthenticationSystem (character)

Parameters:
name CHARACTER
Top

AuthenticationSystem (IDataAdminModel, IRequestInfo)

Parameters:
cntxt OpenEdge.DataAdmin.Binding.IDataAdminModel
preq OpenEdge.DataAdmin.IRequestInfo


Property Detail
Top

CHARACTER Callback

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

CHARACTER Comments

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

OpenEdge.DataAdmin.IDomainSet Domains

Returns OpenEdge.DataAdmin.IDomainSet
Top

LOGICAL isEnabled

Returns LOGICAL
Top

LOGICAL ModuleChecksum

Returns LOGICAL
Top

CHARACTER Type

Returns CHARACTER


Copyright © 2017 Progress Software Corporation. All rights Reserved.

Progress® OpenEdge® Release 11.7