C# 클래스 Microsoft.ResourceManagement.ObjectModel.ResourceTypes.RmRequest.AttributeNames

Names of Request specific attributes
파일 보기 프로젝트 열기: Predica/FimClient

공개 프로퍼티들

프로퍼티 타입 설명
ActionWorkflowInstance Microsoft.ResourceManagement.ObjectModel.RmAttributeName
AuthenticationWorkflowInstance Microsoft.ResourceManagement.ObjectModel.RmAttributeName
AuthorizationWorkflowInstance Microsoft.ResourceManagement.ObjectModel.RmAttributeName
CommittedTime Microsoft.ResourceManagement.ObjectModel.RmAttributeName
ComputedActor Microsoft.ResourceManagement.ObjectModel.RmAttributeName
HasCollateralRequest Microsoft.ResourceManagement.ObjectModel.RmAttributeName
ManagementPolicy Microsoft.ResourceManagement.ObjectModel.RmAttributeName
Operation Microsoft.ResourceManagement.ObjectModel.RmAttributeName
ParentRequest Microsoft.ResourceManagement.ObjectModel.RmAttributeName
RequestControl Microsoft.ResourceManagement.ObjectModel.RmAttributeName
RequestParameter Microsoft.ResourceManagement.ObjectModel.RmAttributeName
RequestStatus Microsoft.ResourceManagement.ObjectModel.RmAttributeName
RequestStatusDetail Microsoft.ResourceManagement.ObjectModel.RmAttributeName
Target Microsoft.ResourceManagement.ObjectModel.RmAttributeName
TargetObjectType Microsoft.ResourceManagement.ObjectModel.RmAttributeName

프로퍼티 상세

ActionWorkflowInstance 공개적으로 정적으로 프로퍼티

Action Workflow Instance A reference to a workflow instance executed during the action phase of request processing.
public static RmAttributeName,Microsoft.ResourceManagement.ObjectModel ActionWorkflowInstance
리턴 Microsoft.ResourceManagement.ObjectModel.RmAttributeName

AuthenticationWorkflowInstance 공개적으로 정적으로 프로퍼티

Authentication Workflow Instance A reference to a workflow instance executed during the authentication phase of request processing.
public static RmAttributeName,Microsoft.ResourceManagement.ObjectModel AuthenticationWorkflowInstance
리턴 Microsoft.ResourceManagement.ObjectModel.RmAttributeName

AuthorizationWorkflowInstance 공개적으로 정적으로 프로퍼티

Authorization Workflow Instance A reference to a workflow instance executed during the authorization phase of request processing.
public static RmAttributeName,Microsoft.ResourceManagement.ObjectModel AuthorizationWorkflowInstance
리턴 Microsoft.ResourceManagement.ObjectModel.RmAttributeName

CommittedTime 공개적으로 정적으로 프로퍼티

Committed Time CommittedTime
public static RmAttributeName,Microsoft.ResourceManagement.ObjectModel CommittedTime
리턴 Microsoft.ResourceManagement.ObjectModel.RmAttributeName

ComputedActor 공개적으로 정적으로 프로퍼티

Computed Actor This attribute is intended to be used to setup rights as appropriate.
public static RmAttributeName,Microsoft.ResourceManagement.ObjectModel ComputedActor
리턴 Microsoft.ResourceManagement.ObjectModel.RmAttributeName

HasCollateralRequest 공개적으로 정적으로 프로퍼티

Has Collateral Request This request requires action workflows to be run on alternate targets and must wait for these collateral requests to finish before it can be completed.
public static RmAttributeName,Microsoft.ResourceManagement.ObjectModel HasCollateralRequest
리턴 Microsoft.ResourceManagement.ObjectModel.RmAttributeName

ManagementPolicy 공개적으로 정적으로 프로퍼티

Management Policy Rule A reference to a management policy resource triggered by a request.
public static RmAttributeName,Microsoft.ResourceManagement.ObjectModel ManagementPolicy
리턴 Microsoft.ResourceManagement.ObjectModel.RmAttributeName

Operation 공개적으로 정적으로 프로퍼티

Operation Operation
public static RmAttributeName,Microsoft.ResourceManagement.ObjectModel Operation
리턴 Microsoft.ResourceManagement.ObjectModel.RmAttributeName

ParentRequest 공개적으로 정적으로 프로퍼티

Parent Request The Request that created this Request. If this Request was not created by a workflow, this attribute will not have a value.
public static RmAttributeName,Microsoft.ResourceManagement.ObjectModel ParentRequest
리턴 Microsoft.ResourceManagement.ObjectModel.RmAttributeName

RequestControl 공개적으로 정적으로 프로퍼티

Request Control Used to alter normal processing of a Request.
public static RmAttributeName,Microsoft.ResourceManagement.ObjectModel RequestControl
리턴 Microsoft.ResourceManagement.ObjectModel.RmAttributeName

RequestParameter 공개적으로 정적으로 프로퍼티

Request Parameters Serialized strongly typed request parameter that describes the details of an operation associated with a request.
public static RmAttributeName,Microsoft.ResourceManagement.ObjectModel RequestParameter
리턴 Microsoft.ResourceManagement.ObjectModel.RmAttributeName

RequestStatus 공개적으로 정적으로 프로퍼티

Request Status This is a request status type Enum
public static RmAttributeName,Microsoft.ResourceManagement.ObjectModel RequestStatus
리턴 Microsoft.ResourceManagement.ObjectModel.RmAttributeName

RequestStatusDetail 공개적으로 정적으로 프로퍼티

Request Status Detail Additional request information generated during the processing of this request. This may contain information messages or details of errors.
public static RmAttributeName,Microsoft.ResourceManagement.ObjectModel RequestStatusDetail
리턴 Microsoft.ResourceManagement.ObjectModel.RmAttributeName

Target 공개적으로 정적으로 프로퍼티

Target Reference to the target of a request.
public static RmAttributeName,Microsoft.ResourceManagement.ObjectModel Target
리턴 Microsoft.ResourceManagement.ObjectModel.RmAttributeName

TargetObjectType 공개적으로 정적으로 프로퍼티

Target Resource Type Which resource type this configuration applies to
public static RmAttributeName,Microsoft.ResourceManagement.ObjectModel TargetObjectType
리턴 Microsoft.ResourceManagement.ObjectModel.RmAttributeName