pascalSCADA OPM: ControlSecurityManager: Class TPascalSCADASecureAction

Pascal SCADA OPM

Class TPascalSCADASecureAction

Unit

ControlSecurityManager

Declaration

type TPascalSCADASecureAction = class(TPascalSCADAUserManagementAction)

Description

TPascalSCADASecureAction

Hierarchy

Overview

Methods

Protected procedure SetSecurityCode(sc:UTF8String);
Public procedure UpdateTarget(Target: TObject); override;
Public function Execute: Boolean; override;

Properties

Published property SecurityCode: UTF8String read FSecurityCode write SetSecurityCode;

Description

Methods

Protected procedure SetSecurityCode(sc:UTF8String);
 
Public procedure UpdateTarget(Target: TObject); override;
 
Public function Execute: Boolean; override;
 

Properties

Published property SecurityCode: UTF8String read FSecurityCode write SetSecurityCode;

: Security code that allows access to control.


Generated by PasDoc 0.14.0.