ClaimProperties.SamlNameIdentifierSPProvidedId 字段
定义
一个常量,用于定义 SAML <NameID> 元素 SPProvidedId 特性的键。A constant that defines the key for the SPProvidedId attribute of the SAML <NameID> element. 如果不同于主名称标识符,SPProvidedId 特性指定由服务提供程序或实体提供程序的从属建立的名称标识符。The SPProvidedId attribute specifies a name identifier established by a service provider or affiliation of providers for the entity, if different from the primary name identifier.
public: System::String ^ SamlNameIdentifierSPProvidedId;
public const string SamlNameIdentifierSPProvidedId;
val mutable SamlNameIdentifierSPProvidedId : string
Public Const SamlNameIdentifierSPProvidedId As String