메소드 | 설명 | |
---|---|---|
ChallengeResult ( string provider, string redirectUri ) : System | ||
ChallengeResult ( string provider, string redirectUri, string userId ) : System | ||
ExecuteResult ( ControllerContext context ) : void |
public ChallengeResult ( string provider, string redirectUri ) : System | ||
provider | string | |
redirectUri | string | |
리턴 | System |
public ChallengeResult ( string provider, string redirectUri, string userId ) : System | ||
provider | string | |
redirectUri | string | |
userId | string | |
리턴 | System |
public ExecuteResult ( ControllerContext context ) : void | ||
context | ControllerContext | |
리턴 | void |