SamlAssertion.MinorVersion 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 minor version of this assertion. [Saml, 2.3.2] The identifier for the version of SAML defined in this specification is 1.
public string MinorVersion { get; }
member this.MinorVersion : string
Public ReadOnly Property MinorVersion As String