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