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.
SecurityTokenService::Request Property
.NET Framework (current version)
Gets or sets the security token request (RST) associated with the current instance.
Assembly: System.IdentityModel (in System.IdentityModel.dll)
public: property RequestSecurityToken^ Request { RequestSecurityToken^ get(); void set(RequestSecurityToken^ value); }
Property Value
Type: System.IdentityModel.Protocols.WSTrust::RequestSecurityToken^A RequestSecurityToken that contains the request.
.NET Framework
Available since 4.5
Available since 4.5
Show: