CngKeyCreationParameters.UIPolicy 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得或設定使用者介面的相關資訊,以便在建立或存取金鑰時顯示。
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
屬性值
包含使用者介面相關資訊的物件,會在建立或存取金鑰時由 Cryptography Next Generation (CNG) 類別顯示。
null
值,表示已設定金鑰儲存提供者的預設使用者介面。