Share via


AdfsClient.JWTSigningKeys Property

Definition

Important

This API is not CLS-compliant.

public:
 property System::Collections::Generic::IDictionary<System::String ^, System::Object ^> ^ JWTSigningKeys { System::Collections::Generic::IDictionary<System::String ^, System::Object ^> ^ get(); };
[System.CLSCompliant(false)]
public System.Collections.Generic.IDictionary<string,object> JWTSigningKeys { get; }
member this.JWTSigningKeys : System.Collections.Generic.IDictionary<string, obj>
Public ReadOnly Property JWTSigningKeys As IDictionary(Of String, Object)

Property Value

Attributes

Applies to