Aracılığıyla paylaş


RequestSecurityTokenResponse.RequestedAttachedReference Özellik

Tanım

İstenen belirteç iletiye eklendiğinde güvenlik belirteci başvuruyu alır veya ayarlar.

public:
 property System::IdentityModel::Tokens::SecurityKeyIdentifierClause ^ RequestedAttachedReference { System::IdentityModel::Tokens::SecurityKeyIdentifierClause ^ get(); void set(System::IdentityModel::Tokens::SecurityKeyIdentifierClause ^ value); };
public System.IdentityModel.Tokens.SecurityKeyIdentifierClause RequestedAttachedReference { get; set; }
member this.RequestedAttachedReference : System.IdentityModel.Tokens.SecurityKeyIdentifierClause with get, set
Public Property RequestedAttachedReference As SecurityKeyIdentifierClause

Özellik Değeri

SecurityKeyIdentifierClause Başvuruyu içeren bir.

Açıklamalar

wst:RequestedAttachedReference öğesinin içeriğini temsil eder. Bu isteğe bağlı öğe, URI parçaları kullanılarak yapılan başvuruları desteklemediğinde döndürülen belirtece başvurmayı göstermek için belirtilir.

Şunlara uygulanır