次の方法で共有


ServiceCredentialsElement.SecureConversationAuthentication プロパティ

定義

セキュリティで保護されたメッセージ交換の現在の資格情報を取得します。

public:
 property System::ServiceModel::Configuration::SecureConversationServiceElement ^ SecureConversationAuthentication { System::ServiceModel::Configuration::SecureConversationServiceElement ^ get(); };
[System.Configuration.ConfigurationProperty("secureConversationAuthentication")]
public System.ServiceModel.Configuration.SecureConversationServiceElement SecureConversationAuthentication { get; }
[<System.Configuration.ConfigurationProperty("secureConversationAuthentication")>]
member this.SecureConversationAuthentication : System.ServiceModel.Configuration.SecureConversationServiceElement
Public ReadOnly Property SecureConversationAuthentication As SecureConversationServiceElement

プロパティ値

SecureConversationServiceElement

セキュリティで保護されたメッセージ交換の現在の資格情報を指定する SecureConversationServiceElement

属性

適用対象