ILookupProtectorKeyRing.CurrentKeyId Proprietà
Definizione
Importante
Alcune informazioni sono relative alla release non definitiva del prodotto, che potrebbe subire modifiche significative prima della release definitiva. Microsoft non riconosce alcuna garanzia, espressa o implicita, in merito alle informazioni qui fornite.
Ottenere l'ID chiave corrente.
public:
property System::String ^ CurrentKeyId { System::String ^ get(); };
public string CurrentKeyId { get; }
member this.CurrentKeyId : string
Public ReadOnly Property CurrentKeyId As String