WsFederationConfiguration.AuthenticationType プロパティ
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
WS-Federation サインイン要求 ("wsignin1.0") で使用される wauth パラメーターの値を取得または設定します。
public:
property System::String ^ AuthenticationType { System::String ^ get(); void set(System::String ^ value); };
public string AuthenticationType { get; set; }
member this.AuthenticationType : string with get, set
Public Property AuthenticationType As String
プロパティ値
認証の種類を指定する URI。 既定値は空の文字列です。