SfcKey.GetUrnFragment Method

Definition

Each Key must implement how to produce a valid XPath-oriented identity string fragmentwhich is used to build complete and valid Urn from a SfcKeyChain of Key[].

public abstract string GetUrnFragment ();
abstract member GetUrnFragment : unit -> string
Public MustOverride Function GetUrnFragment () As String

Returns

Applies to