프로퍼티 | 타입 | 설명 | |
---|---|---|---|
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 |