Click or drag to resize

OpenIdConfigurationInfoScopesSupported Property

Gets the scopes supported

Namespace:  SanteDB.DisconnectedClient.Security
Assembly:  SanteDB.DisconnectedClient.Core (in SanteDB.DisconnectedClient.Core.dll) Version: 2.2.1
Syntax
public List<string> ScopesSupported { get; set; }

Property Value

Type: ListString
See Also