ServiceModelSecurityTokenTypes.SecurityContext プロパティ
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
サービスが SOAP SecurityContext 認証を使用するかどうかを示す文字列を取得します。
public:
static property System::String ^ SecurityContext { System::String ^ get(); };
public static string SecurityContext { get; }
member this.SecurityContext : string
Public Shared ReadOnly Property SecurityContext As String
プロパティ値
サービスが SOAP SecurityContext 認証を使用するかどうかを示す文字列。
注釈
この値は、送信者と受信者の間の通信をセキュリティで保護するセキュリティ コンテキストを表すために SecurityContextToken
が使用されることを示します。