Click or drag to resize

Self Class

[Missing <summary> documentation for "T:MattermostDriver.Self"]

Inheritance Hierarchy

Namespace:  MattermostDriver
Assembly:  MattermostDriver (in MattermostDriver.dll) Version: 0.0.3.10 (0.0.3.10)
Syntax
public class Self : User

The Self type exposes the following members.

Constructors
  NameDescription
Public methodSelf
Initializes a new instance of the Self class
Top
Properties
  NameDescription
Public propertyAllowMarketing
Public propertyAuthData (Inherited from User.)
Public propertyAuthService (Inherited from User.)
Public propertyCreateAt (Inherited from User.)
Public propertyDeleteAt (Inherited from User.)
Public propertyEmail (Inherited from User.)
Public propertyEmailVerified
Public propertyFirstName (Inherited from User.)
Public propertyID (Inherited from User.)
Public propertyLastName (Inherited from User.)
Public propertyLastPasswordUpdate
Public propertyLastPictureUpdate
Public propertyLocale (Inherited from User.)
Public propertyNickname (Inherited from User.)
Public propertyNotificationProps
Public propertyPosition (Inherited from User.)
Public propertyRoles (Inherited from User.)
Public propertyUpdateAt (Inherited from User.)
Public propertyUsername (Inherited from User.)
Top
Methods
  NameDescription
Public methodEquals (Inherited from Object.)
Protected methodFinalize (Inherited from Object.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Protected methodMemberwiseClone (Inherited from Object.)
Public methodToString (Inherited from Object.)
Top
See Also