C# 클래스 AdventureWorks.WebServices.Tests.Controllers.IdentityControllerFixture

파일 보기 프로젝트 열기: PrismLibrary/Prism-Samples-Windows

비공개 메소드들

메소드 설명
CreatePasswordHash ( string password, string challengeString ) : string
DecodeFromHexString ( string hex ) : byte[]
EncodeToHexString ( byte hexBytes ) : string
ValidateUserNameInvalidPassword ( ) : void
ValidateUserNameInvalidUser ( ) : void
ValidateUserNameValidPassword ( ) : void