IWithPromptToChangePasswordOnLoginBeta.WithPromptToChangePasswordOnLogin(Boolean) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public Microsoft.Azure.Management.Graph.RBAC.Fluent.ActiveDirectoryUser.Definition.IWithCreate WithPromptToChangePasswordOnLogin (bool promptToChangePasswordOnLogin);
abstract member WithPromptToChangePasswordOnLogin : bool -> Microsoft.Azure.Management.Graph.RBAC.Fluent.ActiveDirectoryUser.Definition.IWithCreate
Public Function WithPromptToChangePasswordOnLogin (promptToChangePasswordOnLogin As Boolean) As IWithCreate
Parameters
- promptToChangePasswordOnLogin
- System.Boolean