ServiceModelSecurityTokenRequirement.TransportSchemeProperty プロパティ

定義

要求がトランスポート セキュリティで使用されるトークン プロバイダーまたはトークン認証システムの要求である場合、この文字列は、トランスポート スキームを値とするトークン要件プロパティのキーです。

public:
 static property System::String ^ TransportSchemeProperty { System::String ^ get(); };
public static string TransportSchemeProperty { get; }
static member TransportSchemeProperty : string
Public Shared ReadOnly Property TransportSchemeProperty As String

プロパティ値

トランスポート スキームを値とするトークン要件プロパティのキー。

適用対象

こちらもご覧ください