Click or drag to resize

AuthenticationContextAnonymousPrincipal Property

Gets the anonymous principal

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

Property Value

Type: IPrincipal
See Also