Udostępnij za pośrednictwem


RequestSecurityTokenResponse.RequestedSecurityToken Właściwość

Definicja

Pobiera lub ustawia opcjonalny element używany do zwracania żądanego tokenu zabezpieczającego.

public:
 property System::IdentityModel::Protocols::WSTrust::RequestedSecurityToken ^ RequestedSecurityToken { System::IdentityModel::Protocols::WSTrust::RequestedSecurityToken ^ get(); void set(System::IdentityModel::Protocols::WSTrust::RequestedSecurityToken ^ value); };
public System.IdentityModel.Protocols.WSTrust.RequestedSecurityToken RequestedSecurityToken { get; set; }
member this.RequestedSecurityToken : System.IdentityModel.Protocols.WSTrust.RequestedSecurityToken with get, set
Public Property RequestedSecurityToken As RequestedSecurityToken

Wartość właściwości

Element RequestedSecurityToken reprezentujący token zabezpieczający.

Uwagi

Reprezentuje zawartość elementu wst:RequestedSecurityToken.

Dotyczy