C# Class AdventureWorks.WebServices.Tests.Controllers.IdentityControllerFixture

Datei anzeigen Open project: PrismLibrary/Prism-Samples-Windows

Private Methods

Method Description
CreatePasswordHash ( string password, string challengeString ) : string
DecodeFromHexString ( string hex ) : byte[]
EncodeToHexString ( byte hexBytes ) : string
ValidateUserNameInvalidPassword ( ) : void
ValidateUserNameInvalidUser ( ) : void
ValidateUserNameValidPassword ( ) : void