Share via


ResponseHeaderConfiguration.AdditionalPublicKeys Property

Definition

public:
 property System::Collections::Generic::List<System::String ^> ^ AdditionalPublicKeys { System::Collections::Generic::List<System::String ^> ^ get(); void set(System::Collections::Generic::List<System::String ^> ^ value); };
[System.Runtime.Serialization.DataMember(Order=5)]
public System.Collections.Generic.List<string> AdditionalPublicKeys { get; set; }
member this.AdditionalPublicKeys : System.Collections.Generic.List<string> with get, set
Public Property AdditionalPublicKeys As List(Of String)

Property Value

Attributes

Applies to