Compartilhar via


IdentityProvidersCustomOpenIdConnectProviders.TryGetValue Method

Definition

public bool TryGetValue (string key, out Microsoft.Azure.PowerShell.Cmdlets.App.Models.ICustomOpenIdConnectProvider value);
abstract member TryGetValue : string * ICustomOpenIdConnectProvider -> bool
override this.TryGetValue : string * ICustomOpenIdConnectProvider -> bool
Public Function TryGetValue (key As String, ByRef value As ICustomOpenIdConnectProvider) As Boolean

Parameters

key
String

Returns

Applies to