| AuthenticationMethodPropertyValue Property |
Get the property value.
Namespace: MimeKit.CryptographyAssembly: MimeKit (in MimeKit.dll) Version: 4.7.1
Syntax public string Value { get; }
Property Value
StringThe value of the property.
Remarks
Gets the property value.
See Also