Click or drag to resize
MimeKit

AuthenticationMethodPropertyValue Property

Get the property value.

Namespace: MimeKit.Cryptography
Assembly: MimeKit (in MimeKit.dll) Version: 4.3.0
Syntax
C#
public string Value { get; }

Property Value

String
The value of the property.
Remarks
Gets the property value.
See Also