Namespace: OpenEdge.DataAdmin
Type: 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
Purpose: This is a free text description to describe the authentication system,
its purpose, use, etc. primarily for tools and reporting purposes.



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
  CHARACTER Comments
  CHARACTER Description
  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

Returns CHARACTER
 
Top

CHARACTER Comments

Returns CHARACTER
 
Top

CHARACTER Description

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