| Package | Description |
|---|---|
| odata.msgraph.client.beta.entity |
| Modifier and Type | Class and Description |
|---|---|
class |
EmailAuthenticationMethod |
class |
Fido2AuthenticationMethod |
class |
MicrosoftAuthenticatorAuthenticationMethod |
class |
PasswordAuthenticationMethod |
class |
PasswordlessMicrosoftAuthenticatorAuthenticationMethod |
class |
PhoneAuthenticationMethod |
class |
SecurityQuestionAuthenticationMethod |
class |
SoftwareOathAuthenticationMethod |
class |
TemporaryAccessPassAuthenticationMethod |
| Modifier and Type | Method and Description |
|---|---|
AuthenticationMethod |
AuthenticationMethod.patch()
Submits only changed fields for update and returns an
immutable copy of
this with changed fields reset. |
AuthenticationMethod |
AuthenticationMethod.put()
Submits all fields for update and returns an immutable copy of
this
with changed fields reset (they were ignored anyway). |
Copyright © 2018–2020. All rights reserved.