Compartilhar via


Certificate.IssuedTo Propriedade

Definição

Obtém o nome do usuário a quem o certificado digital foi emitido.

public:
 abstract property System::String ^ IssuedTo { System::String ^ get(); };
public abstract string IssuedTo { get; }
member this.IssuedTo : string
Public MustOverride ReadOnly Property IssuedTo As String

Valor da propriedade

O nome do usuário a quem o certificado digital foi emitido.

Comentários

This member can be accessed only by forms running in the same domain as the currently open form, or by forms that have been granted cross-domain permissions.

This type or member can be accessed only from code running in forms opened in Microsoft InfoPath Filler.

Aplica-se a