InformationRequestMessage class InformationRequestMessage : Message Documentation public string Instruction { get; } public string Language { get; } public string Name { get; } public IEnumerable<AuthenticationPrompt> Prompts { get; } public InformationRequestMessage()