| AuthenticatedEventArgsSuccess Property |
Indicates success
Namespace:
SanteDB.Core.Security.Services
Assembly:
SanteDB.Core.Api (in SanteDB.Core.Api.dll) Version: 2.2.1
Syntax public bool Success { get; }
Public ReadOnly Property Success As Boolean
Get
public:
property bool Success {
bool get ();
}
member Success : bool with get
Property Value
Type:
BooleanSee Also