Saml2Action.Value 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得或設定 Saml2AuthorizationDecisionStatement 的主體能夠對資源執行的動作。
public:
property System::String ^ Value { System::String ^ get(); void set(System::String ^ value); };
public string Value { get; set; }
member this.Value : string with get, set
Public Property Value As String
屬性值
Saml2AuthorizationDecisionStatement 的主體能夠對資源執行的動作。
例外狀況
發生設定 null
或空字串之值的嘗試。
備註
<saml:Action>
項目值。 如需這個類別所代表項目的詳細資訊,請參閱下列規格:Assertions and Protocols for the OASIS Security Assertion Markup Language (SAML) V2.0 (OASIS 安全性聲明標記語言 (SAML) V2.0 的聲明與通訊協定)。