Saml2Attribute.AttributeValueXsiType 属性
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
获取或设置包含在 SAML 特性中的值的 xsi:type。
public:
property System::String ^ AttributeValueXsiType { System::String ^ get(); void set(System::String ^ value); };
public string AttributeValueXsiType { get; set; }
member this.AttributeValueXsiType : string with get, set
Public Property AttributeValueXsiType As String
属性值
包含 xsi:type 的字符串。 默认值为 String。
例外
注解
AttributeValue 元素的类型属性。 该属性是必选项。