Saml2NameIdentifier.SPProvidedId Propriedade

Definição

Obtém ou define um identificador de nome estabelecido por um provedor de serviços ou afiliação de provedores para a entidade, caso seja diferente do identificador de nome primário.Gets or sets a name identifier established by a service provider or affiliation of providers for the entity, if different from the primary name identifier. [Saml2Core, 2.2.2][Saml2Core, 2.2.2]

public:
 property System::String ^ SPProvidedId { System::String ^ get(); void set(System::String ^ value); };
public string SPProvidedId { get; set; }
member this.SPProvidedId : string with get, set
Public Property SPProvidedId As String

Valor da propriedade

String

Uma cadeia de caracteres que contém o identificador de nome.A string that contains the name identifier.

Comentários

O atributo proproviderid.The SPProviderId attribute.

Aplica-se a