ContextType Enum
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Specifies the type of store to which the principal belongs.
public enum class ContextType
public enum ContextType
type ContextType =
Public Enum ContextType
- Inheritance
Fields
Name | Value | Description |
---|---|---|
Machine | 0 | The computer store. This represents the SAM store. |
Domain | 1 | The domain store. This represents the AD DS store. |
ApplicationDirectory | 2 | The application directory store. This represents the AD LDS store. |
Applies to
Berkolaborasi dengan kami di GitHub
Sumber untuk konten ini dapat ditemukan di GitHub, yang juga dapat Anda gunakan untuk membuat dan meninjau masalah dan menarik permintaan. Untuk informasi selengkapnya, lihat panduan kontributor kami.