Click or drag to resize
MimeKit

AccessRight Methods

The AccessRight type exposes the following members.

Methods
 NameDescription
Public methodEquals(AccessRight) Determines whether the specified AccessRight is equal to the current AccessRight.
Public methodEquals(Object) Determines whether the specified Object is equal to the current AccessRight.
(Overrides ValueTypeEquals(Object))
Public methodGetHashCode Serves as a hash function for a AccessRight object.
(Overrides ValueTypeGetHashCode)
Public methodGetType
(Inherited from Object)
Public methodToString Returns a String that represents the current AccessRight.
(Overrides ValueTypeToString)
Top
See Also