Click or drag to resize

SecurityOverrideEventArgs.Scopes Property

Gets the scopes

Namespace:  SanteDB.Core.Security.Services
Assembly:  SanteDB.Core.Api (in SanteDB.Core.Api.dll) Version: 2.2.1
Syntax
public IEnumerable<string> Scopes { get; }

Property Value

Type: IEnumerable<String>
See Also