Click or drag to resize

OAuthTokenRequestScope Property

Gets the scope.

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

Property Value

Type: String
The scope.
See Also