Operation.Scope Property

Definition

Gets the scope type of the operation.

public:
 property Microsoft::EnterpriseManagement::Security::OperationScopeTypes Scope { Microsoft::EnterpriseManagement::Security::OperationScopeTypes get(); };
public Microsoft.EnterpriseManagement.Security.OperationScopeTypes Scope { get; }
member this.Scope : Microsoft.EnterpriseManagement.Security.OperationScopeTypes
Public ReadOnly Property Scope As OperationScopeTypes

Property Value

The scope type of the operation.

Applies to