Freigeben über


ApplicationsOperationsExtensions.ListPasswordCredentials Methode

Definition

Rufen Sie die passwordCredentials ab, die einer Anwendung zugeordnet sind.

public static System.Collections.Generic.IEnumerable<Microsoft.Azure.Graph.RBAC.Models.PasswordCredential> ListPasswordCredentials (this Microsoft.Azure.Graph.RBAC.IApplicationsOperations operations, string applicationObjectId);
static member ListPasswordCredentials : Microsoft.Azure.Graph.RBAC.IApplicationsOperations * string -> seq<Microsoft.Azure.Graph.RBAC.Models.PasswordCredential>
<Extension()>
Public Function ListPasswordCredentials (operations As IApplicationsOperations, applicationObjectId As String) As IEnumerable(Of PasswordCredential)

Parameter

operations
IApplicationsOperations

Die Vorgangsgruppe für diese Erweiterungsmethode.

applicationObjectId
String

Anwendungsobjekt-ID.

Gibt zurück

Gilt für: