Utils 類別

定義

提供各種實用性。 公開,因為 UI 模組也需要一些方法

public sealed class Utils
type Utils = class
Public NotInheritable Class Utils
繼承
Utils

建構函式

名稱 Description
Utils()

提供各種實用性。 公開,因為 UI 模組也需要一些方法

方法

名稱 Description
GetDescriptionForAdHocEvaluationMode(AdHocPolicyEvaluationMode)

提供臨時政策評估模式列舉的描述性在地名稱

GetDescriptionForEvaluationMode(AutomatedPolicyEvaluationMode)

提供評估模式列舉的描述性在地名稱

GetEvaluationModeByDescription(String)

給定描述性名稱後,提供評估模式的列舉

IsValidHelpLink(String)

驗證政策幫助連結的連結字串。

適用於