Свойство | Тип | Описание | |
---|---|---|---|
PluginUuid | System.Guid |
Метод | Описание | |
---|---|---|
AuthenticateUser ( Shared properties ) : Shared.Types.BooleanResult | ||
AuthenticatedUserGateway ( Shared properties ) : Shared.Types.BooleanResult | ||
AuthorizeUser ( SessionProperties properties ) : BooleanResult | ||
Configure ( ) : void | ||
Starting ( ) : void | ||
Stopping ( ) : void |
public AuthenticateUser ( Shared properties ) : Shared.Types.BooleanResult | ||
properties | Shared | |
Результат | Shared.Types.BooleanResult |
public AuthenticatedUserGateway ( Shared properties ) : Shared.Types.BooleanResult | ||
properties | Shared | |
Результат | Shared.Types.BooleanResult |
public AuthorizeUser ( SessionProperties properties ) : BooleanResult | ||
properties | SessionProperties | |
Результат | BooleanResult |