Table of Contents

TProtectedRange.PasswordHash Property

This is the hash for the password that is stored in the file. You shouldn't set this property directly unless you are copying the hash from other place. When you set this property, Password will be reset.

Syntax

Namespace: FlexCel.Core

public String PasswordHash { get; set; }

See also