CngUIPolicy Constructor
Initializes a new instance of the CngUIPolicy class.
Assembly: System.Core (in System.Core.dll)
| Name | Description | |
|---|---|---|
![]() | CngUIPolicy(CngUIProtectionLevels) | Initializes a new instance of the CngUIPolicy class by using the specified protection level. |
![]() | CngUIPolicy(CngUIProtectionLevels, String^) | Initializes a new instance of the CngUIPolicy class by using the specified protection level and friendly name. |
![]() | CngUIPolicy(CngUIProtectionLevels, String^, String^) | Initializes a new instance of the CngUIPolicy class by using the specified protection level, friendly name, and description. |
![]() | CngUIPolicy(CngUIProtectionLevels, String^, String^, String^) | Initializes a new instance of the CngUIPolicy class by using the specified protection level, friendly name, description string, and use context. |
![]() | CngUIPolicy(CngUIProtectionLevels, String^, String^, String^, String^) | Initializes a new instance of the CngUIPolicy class by using the specified protection level, friendly name, description string, use context, and title. |
