Language

LedgerUser.Explicit(Response to LedgerUser) Operator

Definition

public static explicit operator Azure.Security.ConfidentialLedger.Models.LedgerUser(Azure.Response response);
static member op_Explicit : Azure.Response -> Azure.Security.ConfidentialLedger.Models.LedgerUser
Public Shared Narrowing Operator CType (response As Response) As LedgerUser

Parameters

response
Response

The Response to deserialize the LedgerUser from.

Returns

Applies to