### YamlMime:JavaType uid: "com.microsoft.azure.management.apimanagement.v2019_01_01.AuthorizationServerContract.UpdateStages.WithResourceOwnerPassword" fullName: "com.microsoft.azure.management.apimanagement.v2019_01_01.AuthorizationServerContract.UpdateStages.WithResourceOwnerPassword" name: "AuthorizationServerContract.UpdateStages.WithResourceOwnerPassword" nameWithType: "AuthorizationServerContract.UpdateStages.WithResourceOwnerPassword" summary: "The stage of the authorizationservercontract update allowing to specify ResourceOwnerPassword." syntax: "public static interface **AuthorizationServerContract.UpdateStages.WithResourceOwnerPassword**" methods: - uid: "com.microsoft.azure.management.apimanagement.v2019_01_01.AuthorizationServerContract.UpdateStages.WithResourceOwnerPassword.withResourceOwnerPassword(java.lang.String)" fullName: "com.microsoft.azure.management.apimanagement.v2019_01_01.AuthorizationServerContract.UpdateStages.WithResourceOwnerPassword.withResourceOwnerPassword(String resourceOwnerPassword)" name: "withResourceOwnerPassword(String resourceOwnerPassword)" nameWithType: "AuthorizationServerContract.UpdateStages.WithResourceOwnerPassword.withResourceOwnerPassword(String resourceOwnerPassword)" summary: "Specifies resourceOwnerPassword." modifiers: - "abstract" parameters: - description: "Can be optionally specified when resource owner password grant type is supported by this authorization server. Default resource owner password" name: "resourceOwnerPassword" type: "" syntax: "public abstract AuthorizationServerContract.Update withResourceOwnerPassword(String resourceOwnerPassword)" desc: "Specifies resourceOwnerPassword." returns: description: "the next update stage" type: "" type: "interface" desc: "The stage of the authorizationservercontract update allowing to specify ResourceOwnerPassword." metadata: {} package: "com.microsoft.azure.management.apimanagement.v2019_01_01" artifact: com.microsoft.azure.apimanagement.v2019_01_01:azure-mgmt-apimanagement:1.0.0-beta-1