SecurityContextSource 列舉
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
識別安全性內容的來源。
public enum class SecurityContextSource
public enum SecurityContextSource
type SecurityContextSource =
Public Enum SecurityContextSource
- 繼承
欄位
CurrentAppDomain | 0 | 目前應用程式定義域是安全性內容的來源。 |
CurrentAssembly | 1 | 目前組件是安全性內容的來源。 |
備註
列舉 SecurityContextSource 可用來提供某些元件載入方法的參數。