![]() | Authentication |
public class AuthenticationMethodResult
The AuthenticationMethodResult type exposes the following members.
Name | Description | |
---|---|---|
![]() | AuthenticationMethodResult | Initialize a new instance of the AuthenticationMethodResult class. |
Name | Description | |
---|---|---|
![]() | Action | Get the action taken for the authentication method result. |
![]() | Method | Get the authentication method. |
![]() | Office365AuthenticationServiceIdentifier | Get the Office365 method-specific authserv-id. |
![]() | Properties | Get the properties used by the authentication method. |
![]() | Reason | Get the reason for the authentication method result. |
![]() | Result | Get the authentication method results. |
![]() | ResultComment | Get the comment regarding the authentication method result. |
![]() | Version | Get the authentication method version. |
Name | Description | |
---|---|---|
![]() | Equals | (Inherited from Object) |
![]() | Finalize | (Inherited from Object) |
![]() | GetHashCode | (Inherited from Object) |
![]() | GetType | (Inherited from Object) |
![]() | MemberwiseClone | (Inherited from Object) |
![]() | ToString |
Serializes the AuthenticationMethodResult to a string.
(Overrides ObjectToString) |