The following tables list the members exposed by AuthenticatingEventArgs.
Name | Description | |
---|---|---|
![]() | Content | Gets the content to be authenticated. |
![]() | FromUri | Gets the uniform resource identifier (URI) of the page requesting authentication. |
![]() | Handled | Gets or sets a value that indicates the present state of the event handling for a routed event as it travels the route. (Inherited from Intersoft.Client.Framework.ISRoutedEventArgs) |
![]() | HandledBy | (Inherited from Intersoft.Client.Framework.ISRoutedEventArgs) |
![]() | IsHandledByPrimitive | (Inherited from Intersoft.Client.Framework.ISRoutedEventArgs) |
![]() | OriginalSource | (Inherited from Intersoft.Client.Framework.ISRoutedEventArgs) |
![]() | RedirectUri | Gets or sets the uniform resource identifier (URI) to be redirected for user authentication. |
![]() | RoutedEvent | (Inherited from Intersoft.Client.Framework.ISRoutedEventArgs) |
![]() | Source | Gets or sets a reference to the object that raised the event. (Inherited from Intersoft.Client.Framework.ISRoutedEventArgs) |
![]() | User | Gets the security principal associated to the container host. |
Name | Description | |
---|---|---|
![]() | InvokeEventHandler | (Inherited from Intersoft.Client.Framework.ISRoutedEventArgs) |
![]() | OnSetSource | (Inherited from Intersoft.Client.Framework.ISRoutedEventArgs) |