RequestType Members

The following tables list the members exposed by the RequestType type.

Public Constructors

  Name Description
  RequestType  

Top

Public Properties

  Name Description
public property ActionWorkflowInstances Gets or sets a collection of Guids referencing the set of workflow instances executed during the action phase of processing this request.
public property AncillaryParameters Gets or sets a collection of serialized CreateRequestParameters that provide additional data about the request. Usually that data is provided by IActionProcessors.PreProcessRequest implementations.
public property AuthenticationWorkflowInstances Gets or sets a collection of Guids referencing the set of workflow instances executed during the authentication phase of processing this request.
public property AuthorizationWorkflowInstances  
public property CommittedTime  
public property CompletedTime  
public property ComputedActors  
public property CreatedTime  Returns a DateTime value that represents the time that the ResourceType object was created. (Inherited from ResourceType)
public property Creator  Returns a UniqueIdentifier object that represents the creator of the ResourceType object. (Inherited from ResourceType)
public property DeletedTime  This API is currently not supported. (Inherited from ResourceType)
public property DeletedTimeSpecified  This API is currently not supported. (Inherited from ResourceType)
public property Description  Represents a description of the ResourceType object. (Inherited from ResourceType)
public property DetectedRulesList  Gets and sets a list of DetectedRuleEntry objects that apply to the ResourceType object. (Inherited from ResourceType)
public property DisplayName  Indicates the display name of the ResourceType object. (Inherited from ResourceType)
public property ExpectedRulesList  Gets and sets a list of ExpectedRuleEntry objects that apply to the ResourceType object. (Inherited from ResourceType)
public property ExpirationTime  If the ExpirationTimeSpecified property is true, indicates the time that the resource instance will expire. (Inherited from ResourceType)
public property ExpirationTimeSpecified  Indicates whether the ExpirationTimeSpecified value has been set. (Inherited from ResourceType)
public property HasCollateralRequest  
public property IsAnonymous  
public property IsRegistering  
public property IsVolatile  
public property Item  Gets and sets an object from the ResourceType object. (Inherited from ResourceType)
public property Locale  Indicates the locale of the ResourceType object.  (Inherited from ResourceType)
public property ManagementPolicies  
public property ObjectID  Returns the ObjectID of the Resource. (Inherited from ResourceType)
public property ObjectType  Returns a String that represents the resource type. For more information, see the ObjectType property of Resource. (Inherited from ResourceType)
public property Operation  
public property ParentRequest  
public property PropertyNames  Returns a collection of property names of the ResourceType object. (Inherited from ResourceType)
public property RequestContext  
public property RequestControl  
public property RequestDependencyKey  
public property RequestParameters  
public property RequestStatus  
public property RequestStatusDetails  
public property RequiresReevaluation  
public property ResourceProperties  This API is currently not supported. (Inherited from ResourceType)
public property ResourceTime  The date and time of a representation of the ResourceType. For more information, see Resource. (Inherited from ResourceType)
public property Target  
public property TargetObjectType  

Top

Public Methods

(see also Protected Methods)

  Name Description
public method AddParameter  
public method AddStatusDetail  
public method AddValue  Adds an attribute value to an attribute that is bound to the resource. This API is currently not supported. (Inherited from ResourceType)
public method ClearAttribute  Removes all values for the attribute from the resource. This API is currently not supported. (Inherited from ResourceType)
public method DeleteParameter  
public method Dispose  
public method Equals  (Inherited from Object)
public method GetHashCode  (Inherited from Object)
public method GetType  (Inherited from Object)
public method ParseParameters  
public method ParseStatusDetails  
public method RemoveValue  Removes an attribute value from the ResourceType object. This API is currently not supported. (Inherited from ResourceType)
public method ToString  Overridden. Returns a String representation of the ResourceType object. (Inherited from Object)

Top

Protected Methods

  Name Description
protected method Finalize  (Inherited from Object)
protected method MemberwiseClone  (Inherited from Object)

Top

See Also

Reference

RequestType Class
Microsoft.ResourceManagement.WebServices.WSResourceManagement Namespace