public AddChallengeOnUnauthorizedResult( AuthenticationHeaderValue challenge, IHttpActionResult innerResult )
Public Sub New ( challenge As AuthenticationHeaderValue, innerResult As IHttpActionResult )
public: AddChallengeOnUnauthorizedResult( AuthenticationHeaderValue^ challenge, IHttpActionResult^ innerResult )
new : challenge : AuthenticationHeaderValue * innerResult : IHttpActionResult -> AddChallengeOnUnauthorizedResult
GSF.Web.Security.AddChallengeOnUnauthorizedResult = function(challenge, innerResult);
Copyright © 2017, Grid Protection Alliance. All Rights Reserved.