Click or drag to resize

CredentialsGetHttpHeaders Method

Get the http headers which are requried for the credential

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

Return Value

Type: DictionaryString, String

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

See Also