Click or drag to resize

HttpBasicCredentialsGetHttpHeaders Method

Gets the HTTP headers

Namespace:  SanteDB.Core.Http
Assembly:  SanteDB.Core.Api (in SanteDB.Core.Api.dll) Version: 2.2.1
Syntax
public override Dictionary<string, string> GetHttpHeaders()

Return Value

Type: DictionaryString, String

[Missing <returns> documentation for "M:SanteDB.Core.Http.HttpBasicCredentials.GetHttpHeaders"]

See Also