次の方法で共有


DisableProtectionProperties クラス

定義

保護入力プロパティを無効にします。

public class DisableProtectionProperties
type DisableProtectionProperties = class
Public Class DisableProtectionProperties
継承
DisableProtectionProperties

コンストラクター

DisableProtectionProperties()

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

プロパティ

DisableProtectionReason

保護の理由を無効にします。 値 NotSpecified/MigrationComplete を指定できます。

ReplicationProviderContent

レプリケーション プロバイダー固有の入力。 基底クラスであることに注意 DisableProtectionProviderSpecificContent してください。 シナリオによると、基底クラスの派生クラスをここで割り当てる必要があるか、このプロパティを使用可能な派生クラスのいずれかにキャストする必要があります。 使用可能な派生クラスには、 が含まれます InMageDisableProtectionProviderSpecificContent

適用対象