Sdílet prostřednictvím


SecurityElement.SecureConversationBootstrap Vlastnost

Definice

Získá konfigurační prvek, který určuje výchozí hodnoty používané pro zahájení zabezpečené konverzační služby.

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

Hodnota vlastnosti

Objekt SecurityElementBase , který určuje výchozí hodnoty používané k zahájení zabezpečené konverzační služby.

Atributy

Platí pro