Accepted()
|
Status202Accepted 응답을 생성하는 AcceptedResult 개체를 만듭니다.
|
Accepted(Object)
|
Status202Accepted 응답을 생성하는 AcceptedResult 개체를 만듭니다.
|
Accepted(String)
|
Status202Accepted 응답을 생성하는 AcceptedResult 개체를 만듭니다.
|
Accepted(String, Object)
|
Status202Accepted 응답을 생성하는 AcceptedResult 개체를 만듭니다.
|
Accepted(Uri)
|
Status202Accepted 응답을 생성하는 AcceptedResult 개체를 만듭니다.
|
Accepted(Uri, Object)
|
Status202Accepted 응답을 생성하는 AcceptedResult 개체를 만듭니다.
|
AcceptedAtAction(String)
|
Status202Accepted 응답을 생성하는 AcceptedAtActionResult 개체를 만듭니다.
|
AcceptedAtAction(String, Object)
|
Status202Accepted 응답을 생성하는 AcceptedAtActionResult 개체를 만듭니다.
|
AcceptedAtAction(String, Object, Object)
|
Status202Accepted 응답을 생성하는 AcceptedAtActionResult 개체를 만듭니다.
|
AcceptedAtAction(String, String)
|
Status202Accepted 응답을 생성하는 AcceptedAtActionResult 개체를 만듭니다.
|
AcceptedAtAction(String, String, Object)
|
Status202Accepted 응답을 생성하는 AcceptedAtActionResult 개체를 만듭니다.
|
AcceptedAtAction(String, String, Object, Object)
|
Status202Accepted 응답을 생성하는 AcceptedAtActionResult 개체를 만듭니다.
|
AcceptedAtRoute(Object)
|
Status202Accepted 응답을 생성하는 AcceptedAtRouteResult 개체를 만듭니다.
|
AcceptedAtRoute(Object, Object)
|
Status202Accepted 응답을 생성하는 AcceptedAtRouteResult 개체를 만듭니다.
|
AcceptedAtRoute(String)
|
Status202Accepted 응답을 생성하는 AcceptedAtRouteResult 개체를 만듭니다.
|
AcceptedAtRoute(String, Object)
|
Status202Accepted 응답을 생성하는 AcceptedAtRouteResult 개체를 만듭니다.
|
AcceptedAtRoute(String, Object, Object)
|
Status202Accepted 응답을 생성하는 AcceptedAtRouteResult 개체를 만듭니다.
|
BadRequest()
|
Status400BadRequest 응답을 생성하는 BadRequestResult 만듭니다.
|
BadRequest(ModelStateDictionary)
|
Status400BadRequest 응답을 생성하는 BadRequestObjectResult 만듭니다.
|
BadRequest(Object)
|
Status400BadRequest 응답을 생성하는 BadRequestObjectResult 만듭니다.
|
Challenge()
|
ChallengeResult만듭니다.
|
Challenge(AuthenticationProperties)
|
지정된 properties 사용하여 ChallengeResult 만듭니다.
|
Challenge(AuthenticationProperties)
|
지정된 properties 사용하여 ChallengeResult 만듭니다.
|
Challenge(AuthenticationProperties, String[])
|
지정된 인증 체계를 사용하여 ChallengeResult 만들고 properties .
|
Challenge(AuthenticationProperties, String[])
|
지정된 인증 체계를 사용하여 ChallengeResult 만들고 properties .
|
Challenge(String[])
|
지정된 인증 체계를 사용하여 ChallengeResult 만듭니다.
|
Conflict()
|
Status409Conflict 응답을 생성하는 ConflictResult 만듭니다.
|
Conflict(ModelStateDictionary)
|
Status409Conflict 응답을 생성하는 ConflictObjectResult 만듭니다.
|
Conflict(Object)
|
Status409Conflict 응답을 생성하는 ConflictObjectResult 만듭니다.
|
Content(String)
|
content 문자열을 지정하여 ContentResult 개체를 만듭니다.
|
Content(String, MediaTypeHeaderValue)
|
content 문자열과 contentType 지정하여 ContentResult 개체를 만듭니다.
|
Content(String, String)
|
content 문자열 및 콘텐츠 형식을 지정하여 ContentResult 개체를 만듭니다.
|
Content(String, String, Encoding)
|
content 문자열, contentType 및 contentEncoding 지정하여 ContentResult 개체를 만듭니다.
|
Created()
|
Status201Created 응답을 생성하는 CreatedResult 개체를 만듭니다.
|
Created(String, Object)
|
Status201Created 응답을 생성하는 CreatedResult 개체를 만듭니다.
|
Created(Uri, Object)
|
Status201Created 응답을 생성하는 CreatedResult 개체를 만듭니다.
|
CreatedAtAction(String, Object)
|
Status201Created 응답을 생성하는 CreatedAtActionResult 개체를 만듭니다.
|
CreatedAtAction(String, Object, Object)
|
Status201Created 응답을 생성하는 CreatedAtActionResult 개체를 만듭니다.
|
CreatedAtAction(String, String, Object, Object)
|
Status201Created 응답을 생성하는 CreatedAtActionResult 개체를 만듭니다.
|
CreatedAtRoute(Object, Object)
|
Status201Created 응답을 생성하는 CreatedAtRouteResult 개체를 만듭니다.
|
CreatedAtRoute(String, Object)
|
Status201Created 응답을 생성하는 CreatedAtRouteResult 개체를 만듭니다.
|
CreatedAtRoute(String, Object, Object)
|
Status201Created 응답을 생성하는 CreatedAtRouteResult 개체를 만듭니다.
|
File(Byte[], String)
|
지정된 fileContents 콘텐츠(Status200OK)로, 지정된 contentType Content-Type으로 반환합니다.
범위 요청(Status206PartialContent 또는 범위가 만족스럽지 않은 경우 Status416RangeNotSatisfiable)을 지원합니다.
|
File(Byte[], String, Boolean)
|
지정된 fileContents 콘텐츠(Status200OK)로, 지정된 contentType Content-Type으로 반환합니다.
범위 요청(Status206PartialContent 또는 범위가 만족스럽지 않은 경우 Status416RangeNotSatisfiable)을 지원합니다.
|
File(Byte[], String, Nullable<DateTimeOffset>, EntityTagHeaderValue)
|
지정된 fileContents 콘텐츠(Status200OK)로, 지정된 contentType Content-Type으로 반환합니다.
범위 요청(Status206PartialContent 또는 범위가 만족스럽지 않은 경우 Status416RangeNotSatisfiable)을 지원합니다.
|
File(Byte[], String, Nullable<DateTimeOffset>, EntityTagHeaderValue, Boolean)
|
지정된 fileContents 콘텐츠(Status200OK)로, 지정된 contentType Content-Type으로 반환합니다.
범위 요청(Status206PartialContent 또는 범위가 만족스럽지 않은 경우 Status416RangeNotSatisfiable)을 지원합니다.
|
File(Byte[], String, String)
|
지정된 fileContents 콘텐츠(Status200OK), 지정된 contentType Content-Type으로 반환하고 지정된 fileDownloadName 제안된 파일 이름으로 반환합니다.
범위 요청(Status206PartialContent 또는 범위가 만족스럽지 않은 경우 Status416RangeNotSatisfiable)을 지원합니다.
|
File(Byte[], String, String, Boolean)
|
지정된 fileContents 콘텐츠(Status200OK), 지정된 contentType Content-Type으로 반환하고 지정된 fileDownloadName 제안된 파일 이름으로 반환합니다.
범위 요청(Status206PartialContent 또는 범위가 만족스럽지 않은 경우 Status416RangeNotSatisfiable)을 지원합니다.
|
File(Byte[], String, String, Nullable<DateTimeOffset>, EntityTagHeaderValue)
|
지정된 fileContents 콘텐츠(Status200OK), 지정된 contentType 콘텐츠 형식으로, 지정된 fileDownloadName 제안된 파일 이름으로 반환합니다.
범위 요청(Status206PartialContent 또는 범위가 만족스럽지 않은 경우 Status416RangeNotSatisfiable)을 지원합니다.
|
File(Byte[], String, String, Nullable<DateTimeOffset>, EntityTagHeaderValue, Boolean)
|
지정된 fileContents 콘텐츠(Status200OK), 지정된 contentType 콘텐츠 형식으로, 지정된 fileDownloadName 제안된 파일 이름으로 반환합니다.
범위 요청(Status206PartialContent 또는 범위가 만족스럽지 않은 경우 Status416RangeNotSatisfiable)을 지원합니다.
|
File(Stream, String)
|
지정된 contentType Content-Type으로 지정된 fileStream (Status200OK)의 파일을 반환합니다.
범위 요청(Status206PartialContent 또는 범위가 만족스럽지 않은 경우 Status416RangeNotSatisfiable)을 지원합니다.
|
File(Stream, String, Boolean)
|
지정된 contentType Content-Type으로 지정된 fileStream (Status200OK)의 파일을 반환합니다.
범위 요청(Status206PartialContent 또는 범위가 만족스럽지 않은 경우 Status416RangeNotSatisfiable)을 지원합니다.
|
File(Stream, String, Nullable<DateTimeOffset>, EntityTagHeaderValue)
|
지정된 fileStream (Status200OK)의 파일과 지정된 contentType Content-Type으로 반환합니다.
범위 요청(Status206PartialContent 또는 범위가 만족스럽지 않은 경우 Status416RangeNotSatisfiable)을 지원합니다.
|
File(Stream, String, Nullable<DateTimeOffset>, EntityTagHeaderValue, Boolean)
|
지정된 fileStream (Status200OK)의 파일과 지정된 contentType Content-Type으로 반환합니다.
범위 요청(Status206PartialContent 또는 범위가 만족스럽지 않은 경우 Status416RangeNotSatisfiable)을 지원합니다.
|
File(Stream, String, String)
|
지정된 contentType 콘텐츠 형식으로, 지정된 fileDownloadName 제안된 파일 이름으로 지정된 fileStream (Status200OK)의 파일을 반환합니다.
범위 요청(Status206PartialContent 또는 범위가 만족스럽지 않은 경우 Status416RangeNotSatisfiable)을 지원합니다.
|
File(Stream, String, String, Boolean)
|
지정된 contentType 콘텐츠 형식으로, 지정된 fileDownloadName 제안된 파일 이름으로 지정된 fileStream (Status200OK)의 파일을 반환합니다.
범위 요청(Status206PartialContent 또는 범위가 만족스럽지 않은 경우 Status416RangeNotSatisfiable)을 지원합니다.
|
File(Stream, String, String, Nullable<DateTimeOffset>, EntityTagHeaderValue)
|
지정된 fileStream (Status200OK), 지정된 contentType 콘텐츠 형식으로, 지정된 fileDownloadName 제안된 파일 이름으로 반환합니다.
범위 요청(Status206PartialContent 또는 범위가 만족스럽지 않은 경우 Status416RangeNotSatisfiable)을 지원합니다.
|
File(Stream, String, String, Nullable<DateTimeOffset>, EntityTagHeaderValue, Boolean)
|
지정된 fileStream (Status200OK), 지정된 contentType 콘텐츠 형식으로, 지정된 fileDownloadName 제안된 파일 이름으로 반환합니다.
범위 요청(Status206PartialContent 또는 범위가 만족스럽지 않은 경우 Status416RangeNotSatisfiable)을 지원합니다.
|
File(String, String)
|
지정한 contentType 콘텐츠 형식으로 virtualPath (Status200OK)로 지정된 파일을 반환합니다.
범위 요청(Status206PartialContent 또는 범위가 만족스럽지 않은 경우 Status416RangeNotSatisfiable)을 지원합니다.
|
File(String, String, Boolean)
|
지정한 contentType 콘텐츠 형식으로 virtualPath (Status200OK)로 지정된 파일을 반환합니다.
범위 요청(Status206PartialContent 또는 범위가 만족스럽지 않은 경우 Status416RangeNotSatisfiable)을 지원합니다.
|
File(String, String, Nullable<DateTimeOffset>, EntityTagHeaderValue)
|
virtualPath (Status200OK)로 지정된 파일과 지정된 contentType Content-Type으로 반환합니다.
범위 요청(Status206PartialContent 또는 범위가 만족스럽지 않은 경우 Status416RangeNotSatisfiable)을 지원합니다.
|
File(String, String, Nullable<DateTimeOffset>, EntityTagHeaderValue, Boolean)
|
virtualPath (Status200OK)로 지정된 파일과 지정된 contentType Content-Type으로 반환합니다.
범위 요청(Status206PartialContent 또는 범위가 만족스럽지 않은 경우 Status416RangeNotSatisfiable)을 지원합니다.
|
File(String, String, String)
|
지정된 contentType Content-Type으로 지정하고 지정된 fileDownloadName 제안된 파일 이름으로 virtualPath (Status200OK)로 지정된 파일을 반환합니다.
범위 요청(Status206PartialContent 또는 범위가 만족스럽지 않은 경우 Status416RangeNotSatisfiable)을 지원합니다.
|
File(String, String, String, Boolean)
|
지정된 contentType Content-Type으로 지정하고 지정된 fileDownloadName 제안된 파일 이름으로 virtualPath (Status200OK)로 지정된 파일을 반환합니다.
범위 요청(Status206PartialContent 또는 범위가 만족스럽지 않은 경우 Status416RangeNotSatisfiable)을 지원합니다.
|
File(String, String, String, Nullable<DateTimeOffset>, EntityTagHeaderValue)
|
virtualPath (Status200OK), 지정된 contentType Content-Type으로 지정한 파일 및 지정된 fileDownloadName 제안된 파일 이름으로 반환합니다.
범위 요청(Status206PartialContent 또는 범위가 만족스럽지 않은 경우 Status416RangeNotSatisfiable)을 지원합니다.
|
File(String, String, String, Nullable<DateTimeOffset>, EntityTagHeaderValue, Boolean)
|
virtualPath (Status200OK), 지정된 contentType Content-Type으로 지정한 파일 및 지정된 fileDownloadName 제안된 파일 이름으로 반환합니다.
범위 요청(Status206PartialContent 또는 범위가 만족스럽지 않은 경우 Status416RangeNotSatisfiable)을 지원합니다.
|
Forbid()
|
ForbidResult 만듭니다(기본적으로Status403Forbidden).
|
Forbid(AuthenticationProperties)
|
지정된 properties 사용하여 ForbidResult(기본적으로Status403Forbidden)를 만듭니다.
|
Forbid(AuthenticationProperties)
|
지정된 properties 사용하여 ForbidResult 만듭니다.
|
Forbid(AuthenticationProperties, String[])
|
지정된 인증 체계와 properties 사용하여 ForbidResult(기본적으로Status403Forbidden)를 만듭니다.
|
Forbid(AuthenticationProperties, String[])
|
지정된 인증 체계를 사용하여 ForbidResult 만들고 properties .
|
Forbid(String[])
|
지정된 인증 체계를 사용하여 ForbidResult(기본적으로Status403Forbidden)를 만듭니다.
|
LocalRedirect(String)
|
지정된 로컬 localUrl 리디렉션(Status302Found)하는 LocalRedirectResult 개체를 만듭니다.
|
LocalRedirectPermanent(String)
|
지정된 localUrl 사용하여 Permanent true(Status301MovedPermanently)로 설정된 LocalRedirectResult 개체를 만듭니다.
|
LocalRedirectPermanentPreserveMethod(String)
|
지정된 localUrl 사용하여 Permanent true로 설정되고 PreserveMethod true(Status308PermanentRedirect)로 설정된 LocalRedirectResult 개체를 만듭니다.
|
LocalRedirectPreserveMethod(String)
|
지정된 localUrl 사용하여 Permanent false로 설정되고 PreserveMethod true(Status307TemporaryRedirect)로 설정된 LocalRedirectResult 개체를 만듭니다.
|
NoContent()
|
빈 Status204NoContent 응답을 생성하는 NoContentResult 개체를 만듭니다.
|
NotFound()
|
Status404NotFound 응답을 생성하는 NotFoundResult 만듭니다.
|
NotFound(Object)
|
Status404NotFound 응답을 생성하는 NotFoundObjectResult 만듭니다.
|
Ok()
|
빈 Status200OK 응답을 생성하는 OkResult 개체를 만듭니다.
|
Ok(Object)
|
Status200OK 응답을 생성하는 OkObjectResult 개체를 만듭니다.
|
PhysicalFile(String, String)
|
지정한 contentType 콘텐츠 형식으로 physicalPath (Status200OK)로 지정된 파일을 반환합니다.
범위 요청(Status206PartialContent 또는 범위가 만족스럽지 않은 경우 Status416RangeNotSatisfiable)을 지원합니다.
|
PhysicalFile(String, String, Boolean)
|
지정한 contentType 콘텐츠 형식으로 physicalPath (Status200OK)로 지정된 파일을 반환합니다.
범위 요청(Status206PartialContent 또는 범위가 만족스럽지 않은 경우 Status416RangeNotSatisfiable)을 지원합니다.
|
PhysicalFile(String, String, Nullable<DateTimeOffset>, EntityTagHeaderValue)
|
physicalPath (Status200OK)로 지정된 파일과 지정된 contentType Content-Type으로 반환합니다.
범위 요청(Status206PartialContent 또는 범위가 만족스럽지 않은 경우 Status416RangeNotSatisfiable)을 지원합니다.
|
PhysicalFile(String, String, Nullable<DateTimeOffset>, EntityTagHeaderValue, Boolean)
|
physicalPath (Status200OK)로 지정된 파일과 지정된 contentType Content-Type으로 반환합니다.
범위 요청(Status206PartialContent 또는 범위가 만족스럽지 않은 경우 Status416RangeNotSatisfiable)을 지원합니다.
|
PhysicalFile(String, String, String)
|
지정된 contentType Content-Type으로 지정하고 지정된 fileDownloadName 제안된 파일 이름으로 physicalPath (Status200OK)로 지정된 파일을 반환합니다.
범위 요청(Status206PartialContent 또는 범위가 만족스럽지 않은 경우 Status416RangeNotSatisfiable)을 지원합니다.
|
PhysicalFile(String, String, String, Boolean)
|
지정된 contentType Content-Type으로 지정하고 지정된 fileDownloadName 제안된 파일 이름으로 physicalPath (Status200OK)로 지정된 파일을 반환합니다.
범위 요청(Status206PartialContent 또는 범위가 만족스럽지 않은 경우 Status416RangeNotSatisfiable)을 지원합니다.
|
PhysicalFile(String, String, String, Nullable<DateTimeOffset>, EntityTagHeaderValue)
|
physicalPath (Status200OK), 지정된 contentType Content-Type으로 지정한 파일 및 지정된 fileDownloadName 제안된 파일 이름으로 반환합니다.
범위 요청(Status206PartialContent 또는 범위가 만족스럽지 않은 경우 Status416RangeNotSatisfiable)을 지원합니다.
|
PhysicalFile(String, String, String, Nullable<DateTimeOffset>, EntityTagHeaderValue, Boolean)
|
physicalPath (Status200OK), 지정된 contentType Content-Type으로 지정한 파일 및 지정된 fileDownloadName 제안된 파일 이름으로 반환합니다.
범위 요청(Status206PartialContent 또는 범위가 만족스럽지 않은 경우 Status416RangeNotSatisfiable)을 지원합니다.
|
Problem(String, String, Nullable<Int32>, String, String)
|
ProblemDetails 응답을 생성하는 ObjectResult 만듭니다.
|
Problem(String, String, Nullable<Int32>, String, String, IDictionary<String,Object>)
|
ProblemDetails 응답을 생성하는 ObjectResult 만듭니다.
|
Redirect(String)
|
지정된 url 리디렉션(Status302Found)하는 RedirectResult 개체를 만듭니다.
|
RedirectPermanent(String)
|
지정된 url 사용하여 Permanent true(Status301MovedPermanently)로 설정된 RedirectResult 개체를 만듭니다.
|
RedirectPermanentPreserveMethod(String)
|
지정된 url 사용하여 Permanent true로 설정되고 PreserveMethod true(Status308PermanentRedirect)로 설정된 RedirectResult 개체를 만듭니다.
|
RedirectPreserveMethod(String)
|
지정된 url 사용하여 Permanent false로 설정되고 PreserveMethod true(Status307TemporaryRedirect)로 설정된 RedirectResult 개체를 만듭니다.
|
RedirectToAction()
|
(Status302Found)을 현재 작업과 동일한 이름의 작업으로 리디렉션합니다.
'controller' 및 'action' 이름은 현재 요청의 앰비언트 값에서 검색됩니다.
|
RedirectToAction(String)
|
actionName 사용하여 지정된 작업으로 리디렉션(Status302Found)합니다.
|
RedirectToAction(String, Object)
|
actionName 사용하여 지정된 작업으로 리디렉션(Status302Found)하고 routeValues .
|
RedirectToAction(String, String)
|
actionName 및 controllerName 사용하여 지정된 작업으로 리디렉션(Status302Found)합니다.
|
RedirectToAction(String, String, Object)
|
지정된 actionName , controllerName 및 routeValues 사용하여 지정된 작업으로 리디렉션(Status302Found)합니다.
|
RedirectToAction(String, String, Object, String)
|
지정된 actionName , controllerName , routeValues 및 fragment 사용하여 지정된 작업으로 리디렉션(Status302Found)합니다.
|
RedirectToAction(String, String, String)
|
지정된 actionName , controllerName 및 fragment 사용하여 지정된 작업으로 리디렉션(Status302Found)합니다.
|
RedirectToActionPermanent(String)
|
지정된 actionName 사용하여 Permanent true로 설정된 지정된 작업으로 리디렉션(Status301MovedPermanently)합니다.
|
RedirectToActionPermanent(String, Object)
|
지정된 actionName routeValues 사용하여 Permanent true로 설정된 지정된 작업으로 리디렉션(Status301MovedPermanently)합니다.
|
RedirectToActionPermanent(String, String)
|
지정된 actionName controllerName 사용하여 Permanent true로 설정된 지정된 작업으로 리디렉션(Status301MovedPermanently)합니다.
|
RedirectToActionPermanent(String, String, Object)
|
지정된 actionName , controllerName 및 routeValues 사용하여 Permanent true로 설정된 지정된 작업으로 리디렉션(Status301MovedPermanently)합니다.
|
RedirectToActionPermanent(String, String, Object, String)
|
지정된 actionName , controllerName , routeValues 및 fragment 사용하여 Permanent true로 설정된 지정된 작업으로 리디렉션(Status301MovedPermanently)합니다.
|
RedirectToActionPermanent(String, String, String)
|
지정된 actionName , controllerName 및 fragment 사용하여 Permanent true로 설정된 지정된 작업으로 리디렉션(Status301MovedPermanently)합니다.
|
RedirectToActionPermanentPreserveMethod(String, String, Object, String)
|
지정된 actionName , controllerName , routeValues 및 fragment 사용하여 Permanent true로 설정되고 PreserveMethod true로 설정된 지정된 작업으로 리디렉션(Status308PermanentRedirect)합니다.
|
RedirectToActionPreserveMethod(String, String, Object, String)
|
지정된 actionName , controllerName , routeValues 및 fragment 사용하여 Permanent false로 설정되고 PreserveMethod true로 설정된 지정된 작업으로 리디렉션(Status307TemporaryRedirect)합니다.
|
RedirectToPage(String)
|
지정된 pageName (Status302Found)를 리디렉션합니다.
|
RedirectToPage(String, Object)
|
지정된 routeValues 사용하여 지정된 pageName 리디렉션(Status302Found)합니다.
|
RedirectToPage(String, String)
|
지정된 pageHandler 사용하여 지정된 pageName 리디렉션(Status302Found)합니다.
|
RedirectToPage(String, String, Object)
|
지정된 pageName (Status302Found)를 리디렉션합니다.
|
RedirectToPage(String, String, Object, String)
|
지정된 routeValues 사용하여 지정된 pageName 리디렉션(Status302Found)을 fragment .
|
RedirectToPage(String, String, String)
|
지정된 fragment 사용하여 지정된 pageName 리디렉션(Status302Found)합니다.
|
RedirectToPagePermanent(String)
|
지정된 pageName (Status301MovedPermanently)를 리디렉션합니다.
|
RedirectToPagePermanent(String, Object)
|
지정된 routeValues 사용하여 지정된 pageName 리디렉션(Status301MovedPermanently)합니다.
|
RedirectToPagePermanent(String, String)
|
지정된 pageHandler 사용하여 지정된 pageName 리디렉션(Status301MovedPermanently)합니다.
|
RedirectToPagePermanent(String, String, Object, String)
|
지정된 routeValues 사용하여 지정된 pageName 리디렉션(Status301MovedPermanently)을 fragment .
|
RedirectToPagePermanent(String, String, String)
|
지정된 fragment 사용하여 지정된 pageName 리디렉션(Status301MovedPermanently)합니다.
|
RedirectToPagePermanentPreserveMethod(String, String, Object, String)
|
지정된 pageName , routeValues 및 fragment 사용하여 Permanent true로 설정되고 PreserveMethod true로 설정된 지정된 경로로 리디렉션(Status308PermanentRedirect)합니다.
|
RedirectToPagePreserveMethod(String, String, Object, String)
|
지정된 pageName , routeValues 및 fragment 사용하여 Permanent false로 설정되고 PreserveMethod true로 설정된 지정된 페이지로 리디렉션(Status307TemporaryRedirect)합니다.
|
RedirectToRoute(Object)
|
지정된 routeValues 사용하여 지정된 경로로 리디렉션(Status302Found)합니다.
|
RedirectToRoute(String)
|
지정된 routeName 사용하여 지정된 경로로 리디렉션(Status302Found)합니다.
|
RedirectToRoute(String, Object)
|
지정된 routeName 사용하여 지정된 경로로 리디렉션(Status302Found)을 routeValues .
|
RedirectToRoute(String, Object, String)
|
지정된 routeName , routeValues 및 fragment 사용하여 지정된 경로로 리디렉션(Status302Found)합니다.
|
RedirectToRoute(String, String)
|
지정된 routeName 사용하여 지정된 경로로 리디렉션(Status302Found)을 fragment .
|
RedirectToRoutePermanent(Object)
|
지정된 routeValues 사용하여 Permanent true로 설정된 지정된 경로로 리디렉션(Status301MovedPermanently)합니다.
|
RedirectToRoutePermanent(String)
|
지정된 routeName 사용하여 Permanent true로 설정된 지정된 경로로 리디렉션(Status301MovedPermanently)합니다.
|
RedirectToRoutePermanent(String, Object)
|
지정된 routeName routeValues 사용하여 Permanent true로 설정된 지정된 경로로 리디렉션(Status301MovedPermanently)합니다.
|
RedirectToRoutePermanent(String, Object, String)
|
지정된 routeName , routeValues 및 fragment 사용하여 Permanent true로 설정된 지정된 경로로 리디렉션(Status301MovedPermanently)합니다.
|
RedirectToRoutePermanent(String, String)
|
지정된 routeName fragment 사용하여 Permanent true로 설정된 지정된 경로로 리디렉션(Status301MovedPermanently)합니다.
|
RedirectToRoutePermanentPreserveMethod(String, Object, String)
|
지정된 routeName , routeValues 및 fragment 사용하여 Permanent true로 설정되고 PreserveMethod true로 설정된 지정된 경로로 리디렉션(Status308PermanentRedirect)합니다.
|
RedirectToRoutePreserveMethod(String, Object, String)
|
지정된 routeName , routeValues 및 fragment 사용하여 Permanent false로 설정되고 PreserveMethod true로 설정된 지정된 경로로 리디렉션(Status307TemporaryRedirect)합니다.
|
SignIn(ClaimsPrincipal)
|
SignInResult만듭니다.
|
SignIn(ClaimsPrincipal, AuthenticationProperties)
|
properties 사용하여 SignInResult 만듭니다.
|
SignIn(ClaimsPrincipal, AuthenticationProperties, String)
|
지정된 인증 체계 및 properties 사용하여 SignInResult 만듭니다.
|
SignIn(ClaimsPrincipal, AuthenticationProperties, String)
|
지정된 인증 체계를 사용하여 SignInResult 만들고 properties .
|
SignIn(ClaimsPrincipal, String)
|
지정된 인증 체계를 사용하여 SignInResult 만듭니다.
|
SignOut()
|
SignOutResult만듭니다.
|
SignOut(AuthenticationProperties)
|
properties 사용하여 SignOutResult 만듭니다.
|
SignOut(AuthenticationProperties, String[])
|
지정된 인증 체계를 사용하여 SignOutResult 만들고 properties .
|
SignOut(AuthenticationProperties, String[])
|
지정된 인증 체계를 사용하여 SignOutResult 만들고 properties .
|
SignOut(String[])
|
지정된 인증 체계를 사용하여 SignOutResult 만듭니다.
|
StatusCode(Int32)
|
statusCode 지정하여 StatusCodeResult 개체를 만듭니다.
|
StatusCode(Int32, Object)
|
statusCode 지정하여 ObjectResult 개체를 만들고 value
|
TryUpdateModelAsync(Object, Type, String)
|
컨트롤러의 현재 IValueProvider 값과 prefix 사용하여 지정된 model 인스턴스를 업데이트합니다.
|
TryUpdateModelAsync(Object, Type, String, IValueProvider, Func<ModelMetadata,Boolean>)
|
valueProvider 및 prefix 사용하여 지정된 model 인스턴스를 업데이트합니다.
|
TryUpdateModelAsync<TModel>(TModel)
|
컨트롤러의 현재 IValueProvider값을 사용하여 지정된 model 인스턴스를 업데이트합니다.
|
TryUpdateModelAsync<TModel>(TModel, String)
|
컨트롤러의 현재 IValueProvider 값과 prefix 사용하여 지정된 model 인스턴스를 업데이트합니다.
|
TryUpdateModelAsync<TModel>(TModel, String, Expression<Func<TModel,Object>>[])
|
컨트롤러의 현재 IValueProvider 값과 prefix 사용하여 지정된 model 인스턴스를 업데이트합니다.
|
TryUpdateModelAsync<TModel>(TModel, String, Func<ModelMetadata,Boolean>)
|
컨트롤러의 현재 IValueProvider 값과 prefix 사용하여 지정된 model 인스턴스를 업데이트합니다.
|
TryUpdateModelAsync<TModel>(TModel, String, IValueProvider)
|
valueProvider 및 prefix 사용하여 지정된 model 인스턴스를 업데이트합니다.
|
TryUpdateModelAsync<TModel>(TModel, String, IValueProvider, Expression<Func<TModel,Object>>[])
|
valueProvider 및 prefix 사용하여 지정된 model 인스턴스를 업데이트합니다.
|
TryUpdateModelAsync<TModel>(TModel, String, IValueProvider, Func<ModelMetadata,Boolean>)
|
valueProvider 및 prefix 사용하여 지정된 model 인스턴스를 업데이트합니다.
|
TryValidateModel(Object)
|
지정된 model 인스턴스의 유효성을 검사합니다.
|
TryValidateModel(Object, String)
|
지정된 model 인스턴스의 유효성을 검사합니다.
|
Unauthorized()
|
Status401Unauthorized 응답을 생성하는 UnauthorizedResult 만듭니다.
|
Unauthorized(Object)
|
Status401Unauthorized 응답을 생성하는 UnauthorizedObjectResult 만듭니다.
|
UnprocessableEntity()
|
Status422UnprocessableEntity 응답을 생성하는 UnprocessableEntityResult 만듭니다.
|
UnprocessableEntity(ModelStateDictionary)
|
Status422UnprocessableEntity 응답을 생성하는 UnprocessableEntityObjectResult 만듭니다.
|
UnprocessableEntity(Object)
|
Status422UnprocessableEntity 응답을 생성하는 UnprocessableEntityObjectResult 만듭니다.
|
ValidationProblem()
|
ModelState유효성 검사 오류가 있는 Status400BadRequest 응답을 생성하는 ActionResult 만듭니다.
|
ValidationProblem(ModelStateDictionary)
|
modelStateDictionary 유효성 검사 오류가 있는 Status400BadRequest 응답을 생성하는 ActionResult 만듭니다.
|
ValidationProblem(String, String, Nullable<Int32>, String, String, ModelStateDictionary)
|
ValidationProblemDetails 값을 사용하여 Status400BadRequest 응답을 생성하는 ActionResult 만듭니다.
|
ValidationProblem(String, String, Nullable<Int32>, String, String, ModelStateDictionary, IDictionary<String,Object>)
|
ValidationProblemDetails 값을 사용하여 Status400BadRequest 응답을 생성하는 ActionResult 만듭니다.
|
ValidationProblem(ValidationProblemDetails)
|
Status400BadRequest 응답을 생성하는 BadRequestObjectResult 만듭니다.
|