通过


你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

CodeTransparencyModelFactory Class

Definition

A factory class for creating instances of the models for mocking.

public static class CodeTransparencyModelFactory
type CodeTransparencyModelFactory = class
Public Class CodeTransparencyModelFactory
Inheritance
CodeTransparencyModelFactory

Methods

Name Description
JsonWebKey(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, IEnumerable<String>, String)

rfc7517 JSON Web Key representation adapted from a shared swagger definition in the common types.

JwksDocument(IEnumerable<JsonWebKey>)

A JWKS like document.

Applies to