次の方法で共有


DataProtectionBackupAuthCredentials クラス

定義

さまざまな種類の認証資格情報の基本クラス。 基底クラスであることに注意 DataProtectionBackupAuthCredentials してください。 シナリオによると、基底クラスの派生クラスをここで割り当てる必要があるか、このプロパティを使用可能な派生クラスのいずれかにキャストする必要があります。 使用可能な派生クラスには、 が含まれます SecretStoreBasedAuthCredentials

public abstract class DataProtectionBackupAuthCredentials
type DataProtectionBackupAuthCredentials = class
Public MustInherit Class DataProtectionBackupAuthCredentials
継承
DataProtectionBackupAuthCredentials
派生

コンストラクター

DataProtectionBackupAuthCredentials()

DataProtectionBackupAuthCredentials の新しいインスタンスを初期化します。

適用対象