SecureConversationSecurityTokenParameters.BootstrapProtectionRequirements Property

Definition

Gets the bootstrap protection requirements.

public:
 property System::ServiceModel::Security::ChannelProtectionRequirements ^ BootstrapProtectionRequirements { System::ServiceModel::Security::ChannelProtectionRequirements ^ get(); };
public System.ServiceModel.Security.ChannelProtectionRequirements BootstrapProtectionRequirements { get; }
member this.BootstrapProtectionRequirements : System.ServiceModel.Security.ChannelProtectionRequirements
Public ReadOnly Property BootstrapProtectionRequirements As ChannelProtectionRequirements

Property Value

The bootstrap protection requirements.

Applies to