ILookupProtectorKeyRing.CurrentKeyId 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.
Get the current key id.
public:
property System::String ^ CurrentKeyId { System::String ^ get(); };
public string CurrentKeyId { get; }
member this.CurrentKeyId : string
Public ReadOnly Property CurrentKeyId As String