Share via


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

IdentityModelFactory 类

定义

为 Azure 标识库启用模拟的模型工厂。

public static class IdentityModelFactory
type IdentityModelFactory = class
Public Class IdentityModelFactory
继承
IdentityModelFactory

方法

AuthenticationRecord(String, String, String, String, String)

初始化 类的新实例 AuthenticationRecord(String, String, String, String, String) 以进行模拟。

DeviceCodeInfo(String, String, Uri, DateTimeOffset, String, String, IReadOnlyCollection<String>)

初始化 类的新实例 DeviceCodeInfo(String, String, Uri, DateTimeOffset, String, String, IReadOnlyCollection<String>) 以进行模拟。

适用于