ContentKey.GetKeyIdAsString Method
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.
Returns the string representation of the key identifier of the content key. Returns the same value as KeyIdAsString
public string GetKeyIdAsString ();
member this.GetKeyIdAsString : unit -> string
Public Function GetKeyIdAsString () As String
Returns
The string representation of the key identifier of the content key.