UpdateInfo.ClientId Propriedade
Definição
Obtém a ID exclusiva do cliente par que enviou as informações de entrada de registro atualizadas.Gets the unique ID of the peer client that submitted the updated registration entry information.
public:
property Guid ClientId { Guid get(); };
public Guid ClientId { get; }
member this.ClientId : Guid
Public ReadOnly Property ClientId As Guid
Valor da propriedade
O Guid que especifica a ID exclusiva do cliente par que enviou as informações da entrada de registro atualizada.Guid that specifies the unique ID of the peer client that submitted the updated registration entry information.