Click or drag to resize

SetSecurityDialog Class

Security Dialog
Inheritance Hierarchy
SystemObject
  SystemMarshalByRefObject
    System.ComponentModelComponent
      System.Windows.FormsControl
        System.Windows.FormsScrollableControl
          System.Windows.FormsContainerControl
            System.Windows.FormsForm
              VIZCore3D.NET.DialogsSetSecurityDialog

Namespace:  VIZCore3D.NET.Dialogs
Assembly:  VIZCore3D.NET (in VIZCore3D.NET.dll) Version: 2.8.24.1104 (2.8.24.1104)
Syntax
C#
public class SetSecurityDialog : Form

The SetSecurityDialog type exposes the following members.

Constructors
  NameDescription
Public methodSetSecurityDialog
Construction
Top
Properties
  NameDescription
Public propertyExpireDate
만료일
Public propertyIsCheckExpire
만료일 설정 여부
Public propertyIsCheckPassword
암호 설정 여부
Public propertyPassword
암호
Public propertyTargetFileName
보안 설정 대상 파일
Top
See Also