Share via


JwksDocument.Explicit(Response to JwksDocument) Operator

Definition

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

Parameters

response
Response

The Response to deserialize the JwksDocument from.

Returns

Applies to