AppServiceAuthenticationOptions クラス
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
には AppServiceAuthenticationOptions 、OWIN AppServiceAuthenticationMiddleware クラスのオプションが用意されています。
public class AppServiceAuthenticationOptions : Microsoft.Owin.Security.AuthenticationOptions
type AppServiceAuthenticationOptions = class
inherit AuthenticationOptions
Public Class AppServiceAuthenticationOptions
Inherits AuthenticationOptions
- 継承
-
Microsoft.Owin.Security.AuthenticationOptionsAppServiceAuthenticationOptions
コンストラクター
AppServiceAuthenticationOptions() |
には AppServiceAuthenticationOptions 、OWIN AppServiceAuthenticationMiddleware クラスのオプションが用意されています。 |
フィールド
AuthenticationName |
には AppServiceAuthenticationOptions 、OWIN AppServiceAuthenticationMiddleware クラスのオプションが用意されています。 |
プロパティ
SigningKey |
アプリケーション署名キーを取得または設定します。 |
TokenHandler |
には AppServiceAuthenticationOptions 、OWIN AppServiceAuthenticationMiddleware クラスのオプションが用意されています。 |
ValidAudiences |
には AppServiceAuthenticationOptions 、OWIN AppServiceAuthenticationMiddleware クラスのオプションが用意されています。 |
ValidIssuers |
には AppServiceAuthenticationOptions 、OWIN AppServiceAuthenticationMiddleware クラスのオプションが用意されています。 |
適用対象
Azure SDK for .NET