SecureConversationSecurityTokenParameters.BootstrapSecurityBindingElement Eigenschaft

Definition

Ruft das Bootstrap-Sicherheitsbindungselement ab oder legt es fest.

public:
 property System::ServiceModel::Channels::SecurityBindingElement ^ BootstrapSecurityBindingElement { System::ServiceModel::Channels::SecurityBindingElement ^ get(); void set(System::ServiceModel::Channels::SecurityBindingElement ^ value); };
public System.ServiceModel.Channels.SecurityBindingElement BootstrapSecurityBindingElement { get; set; }
member this.BootstrapSecurityBindingElement : System.ServiceModel.Channels.SecurityBindingElement with get, set
Public Property BootstrapSecurityBindingElement As SecurityBindingElement

Eigenschaftswert

SecurityBindingElement

Das Bindungselement der Bootstrapsicherheit.

Gilt für