The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
KerberosSecurityTokenParameters::InitializeSecurityTokenRequirement Method (SecurityTokenRequirement^)
.NET Framework (current version)
Initializes a security token requirement.
Assembly: System.ServiceModel (in System.ServiceModel.dll)
public protected: virtual void InitializeSecurityTokenRequirement( SecurityTokenRequirement^ requirement ) override
Parameters
- requirement
-
Type:
System.IdentityModel.Selectors::SecurityTokenRequirement^
The requirement of the security token.
The following properties of the SecurityTokenRequirement are initialized:
RequireCryptographicToken = true.
.NET Framework
Available since 3.0
Available since 3.0
Show: