SecurityTokenDescriptor.UnattachedReference Eigenschap

Definitie

De sleutel-id-component wanneer het uitgegeven token niet aan het bericht is gekoppeld.

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

Waarde van eigenschap

De sleutel-id-component.

Van toepassing op