The following tables list the members exposed by AuthenticationData.
Public Constructors
Name | Description | |
---|---|---|
![]() |
AuthenticationData | Initializes a new instance of the AuthenticationData class. |
Protected Methods
Name | Description | |
---|---|---|
![]() |
SendPropertyChanged | Raises the PropertyChanged event. |
![]() |
SendPropertyChanging | Raises the PropertyChanging event. |
Public Properties
Name | Description | |
---|---|---|
![]() |
Data | Gets or sets the authentication data value. |
![]() |
Format | Gets or sets the authentication data format. |
![]() |
LogonName | Gets or sets the authentication logon name. |
Public Events
Name | Description | |
---|---|---|
![]() |
PropertyChanged | Occurs when a property value has changed. |
![]() |
PropertyChanging | Occurs when a property value is changing. |