Click or drag to resize

SecurityOverrideEventArgsScopes 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: IEnumerableString
See Also