DispatchRuntime.ServiceAuthenticationManager プロパティ
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
サービス操作の認証プロセスを管理するオブジェクトを取得または設定します。
public:
property System::ServiceModel::ServiceAuthenticationManager ^ ServiceAuthenticationManager { System::ServiceModel::ServiceAuthenticationManager ^ get(); void set(System::ServiceModel::ServiceAuthenticationManager ^ value); };
public System.ServiceModel.ServiceAuthenticationManager ServiceAuthenticationManager { get; set; }
member this.ServiceAuthenticationManager : System.ServiceModel.ServiceAuthenticationManager with get, set
Public Property ServiceAuthenticationManager As ServiceAuthenticationManager
プロパティ値
認証管理オブジェクト。
注釈
認証によって、メッセージに署名したエンティティの ID が判定されます。