JsonSubKeyClaimAction.SubKey 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.
The second level key to look for in the json user data.
public:
property System::String ^ SubKey { System::String ^ get(); };
public string SubKey { get; }
member this.SubKey : string
Public ReadOnly Property SubKey As String