API Reference
Enum
Scope
Specifies the scope at which a rule is executed.
Inheritance
- Enum
- Scope
Usage
This type appears in these public API surfaces even when no hand-authored example is attached directly to the page.
Returned or exposed by
- Property Rule.Scope
- Field Scope.Computer
- Field Scope.Domain
- Field Scope.DomainController
- Field Scope.Forest
- Field Scope.Server
- Field Scope.Site
- Property DummyTestimoDebug.Scope
- Property DummyForestBackup.Scope
Accepted by parameters
- Method CrosswalkBuilder.BaselineRule
- Method CrosswalkBuilder.ServiceAny
- Method CrosswalkBuilder.UserRightAny
- Method RuleBuilder.ForScope
Inherited Methods
public override sealed Int32 CompareTo(Object target) #Returns:
Int32Inherited from Enum
Parameters
- target Object
public override sealed String ToString(String format, IFormatProvider provider) #Returns:
StringInherited from Enum
Obsolete("The provider argument is not used. Use ToString(String) instead.")Parameters
- format String