MicrosoftGraphPasswordCredential.Implicit Operator

Definition

public static implicit operator System.Collections.Generic.Dictionary<string,object> (Microsoft.Azure.PowerShell.Cmdlets.Resources.MSGraph.Models.ApiV10.MicrosoftGraphPasswordCredential source);
static member op_Implicit : Microsoft.Azure.PowerShell.Cmdlets.Resources.MSGraph.Models.ApiV10.MicrosoftGraphPasswordCredential -> System.Collections.Generic.Dictionary<string, obj>
Public Shared Widening Operator CType (source As MicrosoftGraphPasswordCredential) As Dictionary(Of String, Object)

Parameters

Returns

Applies to