Property Password
- Namespace
- MailFathom.Infrastructure.Secrets.Discovery
- Assembly
- MailFathom.Infrastructure.dll
Password
Gets or sets the password protecting the referenced material, when the material is itself protected.
public ConfiguredSecret? Password { get; set; }
Property Value
Remarks
Discovery descends into this block like any other, so a bundle password is bound, validated, resolved, and erased by exactly the machinery every other secret uses.