CngKeyCreationParameters.UIPolicy Property
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.
Gets or sets information about the user interface to display when a key is created or accessed.
public:
property System::Security::Cryptography::CngUIPolicy ^ UIPolicy { System::Security::Cryptography::CngUIPolicy ^ get(); void set(System::Security::Cryptography::CngUIPolicy ^ value); };
public System.Security.Cryptography.CngUIPolicy? UIPolicy { get; set; }
public System.Security.Cryptography.CngUIPolicy UIPolicy { get; set; }
member this.UIPolicy : System.Security.Cryptography.CngUIPolicy with get, set
Public Property UIPolicy As CngUIPolicy
Property Value
An object that contains details about the user interface shown by Cryptography Next Generation (CNG) classes when a key is created or accessed. A null
value indicates that the key storage provider's default user interface policy is set.
Applies to
ทํางานร่วมกับเราใน GitHub
แหล่งที่มาสำหรับเนื้อหานี้สามารถพบได้บน GitHub ซึ่งคุณยังสามารถสร้างและตรวจสอบปัญหาและคำขอดึงข้อมูลได้ สำหรับข้อมูลเพิ่มเติม ให้ดูคู่มือผู้สนับสนุนของเรา