'Declaration
Public Function New( _ ByVal endpointUri As String, _ ByVal repositoryId As Guid, _ ByVal authFailed As Boolean, _ ByVal authenticationProvider As IWebAuthenticationProvider _ )
public CredentialsRequiredEventArgs( string endpointUri, Guid repositoryId, bool authFailed, IWebAuthenticationProvider authenticationProvider )
Parameters
- endpointUri
- repositoryId
- authFailed
- authenticationProvider