IdentityModelFactory クラス

定義

Azure Identity ライブラリのモックを有効にするモデル ファクトリ。

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>) 新しいインスタンスを初期化します。

適用対象