AuthenticationGateActivity Members
An activity used to authenticate a user. This API is currently not supported.
The following tables list the members exposed by the AuthenticationGateActivity type.
Public Constructors
Name | Description | |
---|---|---|
AuthenticationGateActivity | Creates a new instance of the AuthenticationGateActivity class with default values. This API is currently not supported. |
Top
Public Properties
(see also Protected Properties)
Name | Description | |
---|---|---|
Activities | (Inherited from CompositeActivity) | |
ActorId | ActorId is a Guid value representing the ObjectID of the resource to be used when calculating management policy rules that affect a request created by the activity. Activities are able to perform only the operations for which the ActorID has been granted rights. This API is currently not supported. | |
AppliesToSecurityContext | ||
AuthenticationGate | This API is currently not supported. | |
AuthenticationGateTimedOut | This API is currently not supported. | |
ChallengeResponse | This API is currently not supported. | |
ContainingWorkflow | This API is currently not supported. | |
Description | (Inherited from Activity) | |
Enabled | (Inherited from Activity) | |
EnabledActivities | (Inherited from CompositeActivity) | |
ExecutionResult | (Inherited from Activity) | |
ExecutionStatus | (Inherited from Activity) | |
GateQualifiedName | This API is currently not supported. | |
IsDynamicActivity | (Inherited from Activity) | |
MyWorkflowInstanceId | This API is currently not supported. | |
Name | (Inherited from Activity) | |
Parent | (Inherited from Activity) | |
QualifiedName | (Inherited from Activity) | |
RegistrationData | This API is currently not supported. | |
RequestId | Represents the ObjectID of the Request object that caused this activity to be created. This API is currently not supported. | |
Site | (Inherited from DependencyObject) | |
UserData | (Inherited from DependencyObject) | |
ValidationError | This API is currently not supported. | |
WorkflowDefinitionId | Reference to a WorkflowDefinition object. This API is currently not supported. |
Top
Protected Properties
Name | Description | |
---|---|---|
ParentDependencyObject | (Inherited from DependencyObject) | |
WorkflowInstanceId | (Inherited from Activity) |
Top
Public Methods
(see also Protected Methods)
Name | Description | |
---|---|---|
AddHandler | (Inherited from DependencyObject) | |
Clone | (Inherited from Activity) | |
Dispose | (Inherited from DependencyObject) | |
Equals | (Inherited from Object) | |
GetActivityByName | (Inherited from Activity) | |
GetActivityByName | (Inherited from Activity) | |
GetBinding | (Inherited from DependencyObject) | |
GetHashCode | (Inherited from Object) | |
GetType | (Inherited from Object) | |
GetValue | (Inherited from DependencyObject) | |
GetValueBase | (Inherited from DependencyObject) | |
IsBindingSet | (Inherited from DependencyObject) | |
MetaEquals | (Inherited from DependencyObject) | |
RegisterForStatusChange | (Inherited from Activity) | |
RemoveHandler | (Inherited from DependencyObject) | |
RemoveProperty | (Inherited from DependencyObject) | |
Save | (Inherited from Activity) | |
Save | (Inherited from Activity) | |
SetBinding | (Inherited from DependencyObject) | |
SetValue | (Inherited from DependencyObject) | |
SetValueBase | (Inherited from DependencyObject) | |
ToString | Overridden. (Inherited from Object) | |
UnregisterForStatusChange | (Inherited from Activity) |
Top
Protected Methods
Name | Description | |
---|---|---|
ApplyWorkflowChanges | (Inherited from CompositeActivity) | |
Cancel | Overridden. (Inherited from Activity) | |
Dispose | Overridden. (Inherited from DependencyObject) | |
Execute | Overridden. This API is currently not supported. | |
Finalize | Overridden. (Inherited from Object) | |
GetBoundValue | (Inherited from DependencyObject) | |
GetDynamicActivities | (Inherited from CompositeActivity) | |
GetInvocationList | (Inherited from DependencyObject) | |
HandleFault | Overridden. (Inherited from CompositeActivity) | |
Initialize | Overridden. This API is currently not supported. | |
InitializeProperties | (Inherited from DependencyObject) | |
MemberwiseClone | (Inherited from Object) | |
OnActivityChangeRemove | Overridden. (Inherited from CompositeActivity) | |
OnActivityExecutionContextLoad | Overridden. This API is currently not supported. | |
OnClosed | (Inherited from Activity) | |
OnListChanged | (Inherited from CompositeActivity) | |
OnListChanging | (Inherited from CompositeActivity) | |
OnSequenceComplete | (Inherited from SequenceActivity) | |
OnWorkflowChangesCompleted | Overridden. (Inherited from CompositeActivity) | |
SetBoundValue | (Inherited from DependencyObject) | |
TrackData | (Inherited from Activity) | |
TrackData | (Inherited from Activity) | |
Uninitialize | Overridden. This API is currently not supported. |
Top
Public Events
Name | Description | |
---|---|---|
Canceling | (Inherited from Activity) | |
Closed | (Inherited from Activity) | |
Compensating | (Inherited from Activity) | |
Executing | (Inherited from Activity) | |
Faulting | (Inherited from Activity) | |
StatusChanged | (Inherited from Activity) |
Top
See Also
Reference
AuthenticationGateActivity Class
Microsoft.ResourceManagement.Workflow.Activities Namespace