SamlAssertion.MajorVersion 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得這個 SAML 判斷提示符合之 SAML 規格的主要版本。
public:
property int MajorVersion { int get(); };
public int MajorVersion { get; }
member this.MajorVersion : int
Public ReadOnly Property MajorVersion As Integer
屬性值
這個 SAML 判斷提示符合之 SAML 規格的主要版本。 預設值為 MajorVersionValue 屬性的值。
備註
MajorVersion 屬性 (Property) 會對應到已在 Assertions and Protocol for the OASIS SAML 規格中定義之 MajorVersion
項目的 <saml:Assertion>
屬性 (Attribute)。