SecurityKey.KeyId 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 the key id of this SecurityKey.
[System.Text.Json.Serialization.JsonIgnore]
public virtual string KeyId { get; set; }
[<System.Text.Json.Serialization.JsonIgnore>]
member this.KeyId : string with get, set
Public Overridable Property KeyId As String
Property Value
- Attributes