RestRequestAuthentication クラス

定義

REST 正常性に必要な認証情報チェック正常性プロバイダーへの要求です。 基底クラスであることに注意 RestRequestAuthentication してください。 このシナリオでは、基底クラスの派生クラスをここで割り当てる必要があるか、このプロパティを使用可能な派生クラスのいずれかにキャストする必要があります。 使用可能な派生クラスには、 と がRolloutIdentityAuthentication含まれますApiKeyAuthentication

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

コンストラクター

RestRequestAuthentication()

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

適用対象