MobileForms Toolkit Documentation

PasswordEventArgs Class

Provides data for the PasswordRequired event.

For a list of all members of this type, see PasswordEventArgs Members.

System.Object
   Resco.IO.Zip.PasswordEventArgs

public class PasswordEventArgs

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Remarks

The PasswordRequired event occurs when the file is encrypted and no password was specified.

Requirements

Namespace: Resco.IO.Zip

Assembly: Resco.Zip.CF3 (in Resco.Zip.CF3.dll)

See Also

PasswordEventArgs Members | Resco.IO.Zip Namespace