Share via


ActiveDirectoryClient.GetSpCredentials(Guid) Method

Definition

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

Parameters

spObjectId
Guid

Returns

Applies to