Click or drag to resize

ClientAssertionValue Property

Gets the assertion value.

Namespace:  Aras.IOM.OAuth
Assembly:  IOM (in IOM.dll) Version: 14.0.20.39432
Syntax
public string Value { get; }

Return Value

Type: String
The assersion value.
See Also