X509IssuerSerialKeyIdentifierClause.ToString Método
Definição
Retorna o objeto atual.Returns the current object.
public:
override System::String ^ ToString();
public override string ToString ();
override this.ToString : unit -> string
Public Overrides Function ToString () As String
Retornos
Um String que representa o objeto atual.A String that represents the current object.
Comentários
O Matches método retorna os valores das IssuerName Propriedades e IssuerSerialNumber .The Matches method returns the values of the IssuerName and IssuerSerialNumber properties.