Click or drag to resize

OAuthClientCoreGetRestClient Method

Gets the rest client from the factory for the auth provider (oauth)

Namespace: SanteDB.Client.OAuth
Assembly: SanteDB.Client (in SanteDB.Client.dll) Version: 3.0.2081-alpha+027e4605b77f83de5445cbcd55717223932d2452
Syntax
protected virtual IRestClient GetRestClient()

Return Value

IRestClient

[Missing <returns> documentation for "M:SanteDB.Client.OAuth.OAuthClientCore.GetRestClient"]

See Also