Click or drag to resize

AuthenticationContextCurrent Property

Gets or sets the current context

Namespace:  SanteDB.Core.Security
Assembly:  SanteDB.Core.Api (in SanteDB.Core.Api.dll) Version: 2.2.1
Syntax
public static AuthenticationContext Current { get; }

Property Value

Type: AuthenticationContext
See Also