Aracılığıyla paylaş


PowerShellTokenCacheProvider.ListAccounts(String) Method

Definition

public System.Collections.Generic.IEnumerable<Microsoft.Identity.Client.IAccount> ListAccounts (string authority = default);
member this.ListAccounts : string -> seq<Microsoft.Identity.Client.IAccount>
Public Function ListAccounts (Optional authority As String = Nothing) As IEnumerable(Of IAccount)

Parameters

authority
String

Returns

Applies to