Freigeben über


IdentityProvidersCustomOpenIdConnectProviders.TryGetValue Method

Definition

public bool TryGetValue (string key, out Microsoft.Azure.PowerShell.Cmdlets.Functions.Models.Api20231201.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