SamlSecurityTokenHandler.WriteAuthorizationDecisionStatement Method
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.
Writes the <saml:AuthzDecisionStatement> element.
protected:
virtual void WriteAuthorizationDecisionStatement(System::Xml::XmlWriter ^ writer, System::IdentityModel::Tokens::SamlAuthorizationDecisionStatement ^ statement);
protected virtual void WriteAuthorizationDecisionStatement (System.Xml.XmlWriter writer, System.IdentityModel.Tokens.SamlAuthorizationDecisionStatement statement);
abstract member WriteAuthorizationDecisionStatement : System.Xml.XmlWriter * System.IdentityModel.Tokens.SamlAuthorizationDecisionStatement -> unit
override this.WriteAuthorizationDecisionStatement : System.Xml.XmlWriter * System.IdentityModel.Tokens.SamlAuthorizationDecisionStatement -> unit
Protected Overridable Sub WriteAuthorizationDecisionStatement (writer As XmlWriter, statement As SamlAuthorizationDecisionStatement)
Parameters
- statement
- SamlAuthorizationDecisionStatement
The data to write.
Exceptions
Applies to
ทํางานร่วมกับเราใน GitHub
แหล่งที่มาสำหรับเนื้อหานี้สามารถพบได้บน GitHub ซึ่งคุณยังสามารถสร้างและตรวจสอบปัญหาและคำขอดึงข้อมูลได้ สำหรับข้อมูลเพิ่มเติม ให้ดูคู่มือผู้สนับสนุนของเรา