|
<< Click to Display Table of Contents >> Navigation: Classes > TIWServerControllerBase > Properties > Auther |
Use this property to assign one of the built-in Authorization components from IntraWeb. The Authorization components uses the default browser login/password dialog. See Authorization Components for more information
SIGNATURE=IWServerControllerBase.TIWServerControllerBase.Auther
ETYPE=Property
Declaration:
Delphi: |
published property Auther: TIWAutherBase; |
C++: |
__published: __property TIWAutherBase Auther; |
Description: This is Auther, a member of class TIWServerControllerBase.