ServiceModelSecurityTokenRequirement.SupportingTokenAttachmentModeProperty Proprietà
Definizione
Importante
Alcune informazioni sono relative alla release non definitiva del prodotto, che potrebbe subire modifiche significative prima della release definitiva. Microsoft non riconosce alcuna garanzia, espressa o implicita, in merito alle informazioni qui fornite.
Ottiene la chiave per la proprietà del requisito del token il cui valore è il membro associato dell’enumerazione SecurityTokenAttachmentMode se la richiesta riguarda un token di supporto.
public:
static property System::String ^ SupportingTokenAttachmentModeProperty { System::String ^ get(); };
public static string SupportingTokenAttachmentModeProperty { get; }
member this.SupportingTokenAttachmentModeProperty : string
Public Shared ReadOnly Property SupportingTokenAttachmentModeProperty As String
Valore della proprietà
La chiave per la proprietà del requisito del token il cui valore è il membro associato dell’enumerazione SecurityTokenAttachmentMode.
Commenti
La proprietà SupportingTokenAttachmentMode
è un membro del membro dell’enumerazione SecurityTokenAttachmentMode se la richiesta riguarda un token di supporto. I token di supporto forniscono attestazioni aggiuntive a quelle contenute nei token principali dell'associazione.