ServiceModelSecurityTokenRequirement.IssuedSecurityTokenParametersProperty プロパティ
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
要件が発行済みトークンの要件である場合、トークンに関する情報を格納している IssuedSecurityTokenParameters を値とするトークン要件プロパティのキーを取得します。
public:
static property System::String ^ IssuedSecurityTokenParametersProperty { System::String ^ get(); };
public static string IssuedSecurityTokenParametersProperty { get; }
member this.IssuedSecurityTokenParametersProperty : string
Public Shared ReadOnly Property IssuedSecurityTokenParametersProperty As String
プロパティ値
要件が発行済みトークンの要件である場合、トークンに関する情報を格納している IssuedSecurityTokenParameters を値とするトークン要件プロパティのキー。
注釈
このキーに対応する値は IssuedSecurityTokenParameters 型です。