WSFederationHttpBinding.Security Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets or sets the type of security used with this binding.
public:
property System::ServiceModel::WSFederationHttpSecurity ^ Security { System::ServiceModel::WSFederationHttpSecurity ^ get(); };
public:
property System::ServiceModel::WSFederationHttpSecurity ^ Security { System::ServiceModel::WSFederationHttpSecurity ^ get(); void set(System::ServiceModel::WSFederationHttpSecurity ^ value); };
public System.ServiceModel.WSFederationHttpSecurity Security { get; }
public System.ServiceModel.WSFederationHttpSecurity Security { get; set; }
member this.Security : System.ServiceModel.WSFederationHttpSecurity
member this.Security : System.ServiceModel.WSFederationHttpSecurity with get, set
Public ReadOnly Property Security As WSFederationHttpSecurity
Public Property Security As WSFederationHttpSecurity
Property Value
The WSFederationHttpSecurity that specifies the mode of security used with this binding. The default value of the WSFederationHttpSecurityMode for this binding is Message.
Applies to
Dolgozzon együtt velünk a GitHubon
A tartalom forrása a GitHubon található, ahol létrehozhat és áttekinthet problémákat és lekéréses kérelmeket is. További információért tekintse meg a közreműködői útmutatónkat.