Method | Description | |
---|---|---|
CustomUserNamePasswordValidator ( WcfService.Service serviceSettings ) : System | ||
Validate ( string userName, string password ) : void |
public CustomUserNamePasswordValidator ( WcfService.Service serviceSettings ) : System | ||
serviceSettings | WcfService.Service | |
return | System |
public Validate ( string userName, string password ) : void | ||
userName | string | |
password | string | |
return | void |