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