Compartilhar via


ActiveDirectoryClient.GetAppCredentials(Guid) Method

Definition

public System.Collections.Generic.List<Microsoft.Azure.Graph.RBAC.Version1_6.ActiveDirectory.PSADCredential> GetAppCredentials (Guid appObjectId);
member this.GetAppCredentials : Guid -> System.Collections.Generic.List<Microsoft.Azure.Graph.RBAC.Version1_6.ActiveDirectory.PSADCredential>
Public Function GetAppCredentials (appObjectId As Guid) As List(Of PSADCredential)

Parameters

appObjectId
Guid

Returns

Applies to