Language

TlsSession.GetAcceptableIssuers Method

Definition

public:
 System::Collections::Generic::IReadOnlyList<System::String ^> ^ GetAcceptableIssuers();
public System.Collections.Generic.IReadOnlyList<string>? GetAcceptableIssuers();
member this.GetAcceptableIssuers : unit -> System.Collections.Generic.IReadOnlyList<string>
Public Function GetAcceptableIssuers () As IReadOnlyList(Of String)

Returns

Applies to