Click or drag to resize
MimeKit

AuthenticationMethodPropertyProperty Property

Get the property name.

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

Property Value

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